️️

Size: a a a
️️
ВМ
В
mg
mg
️️
ВМ
ВМ
В
ВМ
Ӽ
switch($message) { // в переменной $message содержится сообщение, которое мы отправляем боту.
case '/start': $bot->sendMessage($user_id, "Привет ".$first_name, [[
'Бла-бла-бла'
]]);
break;
case '/pic': $bot->sendPhoto([
'chat_id' => $chat_id,
'photo' => $pic,
'caption' => 'Some caption'
]);
mg
switch($message) { // в переменной $message содержится сообщение, которое мы отправляем боту.
case '/start': $bot->sendMessage($user_id, "Привет ".$first_name, [[
'Бла-бла-бла'
]]);
break;
case '/pic': $bot->sendPhoto([
'chat_id' => $chat_id,
'photo' => $pic,
'caption' => 'Some caption'
]);
АБ
Ӽ
mg
Ӽ
️️