Current section

Files

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

include/telega@model@types_StoryAreaTypeWeather.hrl

-record(story_area_type_weather, {
type_ :: binary(),
temperature :: float(),
emoji :: binary(),
background_color :: integer()
}).