telegram api constructor · layer 229 · #9852d6d2
botCommand
Describes a bot command that can be used in a chat
definition
botCommand#9852d6d2 flags:# ephemeral:flags.0?true command:string description:string = BotCommand;
parameters
| name | type | description |
|---|---|---|
flags | # | |
ephemeral | true | |
command | string | /command name |
description | string | Description of the command |
type
history
present in layers 46–229 · constructor id changed 1×
| id | layers |
|---|---|
| #c27ac8c7 | 46–227 |
| #9852d6d2 | 228–229 |