Current section

Files

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

include/telega@model@types_BusinessLocation.hrl

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