MadelineProto/docs/API_docs/constructors/messageEntityBotCommand.md

369 B

Constructor: messageEntityBotCommand

Attributes:

Name Type Required
offset int Required
length int Required

Type: MessageEntity

Example:

$messageEntityBotCommand = ['offset' => int, 'length' => int, ];