Current section

Files

Jump to
telega include telega@message_Message.hrl
Raw

include/telega@message_Message.hrl

-record(message, {
kind :: telega@message:message_kind(),
raw :: telega@models@message:message()
}).