create()
        
create(integer|string $chatId, \TgBotApi\BotApiBase\Method\int $messageId, \TgBotApi\BotApiBase\Method\string $text, array $data = null) 
Static
Parameters
$chatId
integerstring
$messageId
$text
$data
Exceptions
\TgBotApi\BotApiBase\Exception\BadArgumentException | 
 | 
  
 
createInline()
        
createInline(\TgBotApi\BotApiBase\Method\string $inlineMessageId, \TgBotApi\BotApiBase\Method\string $text, array $data = null) 
Static
Parameters
$inlineMessageId
$text
$data
Exceptions
\TgBotApi\BotApiBase\Exception\BadArgumentException | 
 | 
  
 
Optional. Disables link previews for links in this message.
$disableWebPagePreview : boolean | null