$params = [
'chat_id' => '',
'text' => '',
'parse_mode' => '',
'disable_web_page_preview' => '',
'disable_notification' => '',
'reply_to_message_id' => '',
'reply_markup' => '',
];
public sendMessage ( array $params ) : |
||
$params | array | |
리턴 |