Aggiornare 'InlineKeyboard'
parent
7110d83c5e
commit
f1f820d571
|
|
@ -7,7 +7,7 @@ $bot->SendMessage
|
||||||
'362870431',
|
'362870431',
|
||||||
"Testo di prova",
|
"Testo di prova",
|
||||||
TelegramBot::ReplyMarkup (KeyboardMarkupType::InlineKeyboard,[
|
TelegramBot::ReplyMarkup (KeyboardMarkupType::InlineKeyboard,[
|
||||||
['text' => 'Gestisci su WiNet','url' => 'https://daxtech.net']
|
['text' => 'DaxTech website','url' => 'https://www.daxtech.net']
|
||||||
])
|
])
|
||||||
);
|
);
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue
Block a user