Current section

Files

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

include/telega@model@types_ChatLocation.hrl

-record(chat_location, {
location :: telega@model@types:location(),
address :: binary()
}).