Current section

Files

Jump to
telega include telega@update_ManagedBotUpdate.hrl
Raw

include/telega@update_ManagedBotUpdate.hrl

-record(managed_bot_update, {
from_id :: integer(),
chat_id :: integer(),
managed_bot :: telega@model@types:managed_bot_updated(),
raw :: telega@model@types:update()
}).