irinahart

Results 1 issues of irinahart

``` $keyboard = new \TelegramBot\Api\Types\ReplyKeyboardMarkup ( [ [ ["text" => "Способы голосования"], ["text" => "Избирательный участок"] ], [ ["text" => "Даты голосования"], ["text" => "Кандидаты"] ] ], false, true );...