This commit is contained in:
mercury
2022-12-19 01:18:17 +04:00
parent bfa70c0a8b
commit cde037537f
+4
View File
@@ -511,6 +511,10 @@ class Bot
}
$text = '<code>' . implode(PHP_EOL, $text) . '</code>';
}
$data[] = [[
'text' => 'donate',
'url' => "https://yoomoney.ru/to/410011827900450",
]];
if ($return) {
return [$text, $data];