Current section

Files

Jump to
telega include telega@model@types_RichTextBotCommand.hrl
Raw

include/telega@model@types_RichTextBotCommand.hrl

-record(rich_text_bot_command, {
type_ :: binary(),
text :: telega@model@types:rich_text(),
bot_command :: binary()
}).