Current section

Files

Jump to
telega include telega@dialog@types_LocationMessage.hrl
Raw

include/telega@dialog@types_LocationMessage.hrl

-record(location_message, {
latitude :: float(),
longitude :: float()
}).