This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
1
Star
0
Fork
0
You've already forked MadelineProto
mirror of
https://github.com/danog/MadelineProto.git
synced
2024-12-03 21:57:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5ba1457d0a
MadelineProto
/
docs
/
API_docs
/
constructors
/
botCommand.md
danogentili
5ba1457d0a
Fixing markdown syntax
2016-12-19 20:35:27 +03:00
385 B
Raw
Blame
History
Constructor: botCommand
Attributes:
Name
Type
Required
command
string
Required
description
string
Required
Type:
BotCommand
Example:
$botCommand = ['_' => botCommand', 'command' => string, 'description' => string, ];