View Source Telegex.Type.BusinessLocation (Telegex v1.9.0-rc.0)
Contains information about the location of a Telegram Business account.
Summary
Types
@type t() :: %Telegex.Type.BusinessLocation{ address: String.t(), location: Telegex.Type.Location.t() | nil }