Telegex v0.0.2 Telegex.Model.InputLocationMessageContent View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.InputLocationMessageContent{
  latitude: float(),
  live_period: integer() | nil,
  longitude: float()
}