Keyboard
Button which renders in keyboard location.
extends​
constructor(bot)​
added in 1.1.0bot- <Object>. Telegraf instance.name- <string>. Button name, or text which user will see.options?- <Object>
properties​
uuid​
added in 1.1.0modifiers​
- readonly
description​
Random generated hash. Returns undefined in case if options.disableUUID=true
name​
added in 1.1.0modifiers​
- readonly
- getter
description​
Resolved button name. This property consist of options.prefix and options.disableUUID.