mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
509 B
509 B
title | description |
---|---|
botCommand | Represents command supported by bot |
Constructor: botCommand
Represents command supported by bot
Attributes:
Name | Type | Required | Description |
---|---|---|---|
command | string | Yes | Text of the bot command |
description | string | Yes | Description of the bot command |