/** * A bot command, beginning with "/". This shouldn't be highlighted if there are no * bots in the chat */ export declare class TextEntityTypeBotCommandBaseModel { _: 'textEntityTypeBotCommand'; }