Current section

Files

Jump to
telega include telega@model_InputProfilePhotoAnimated.hrl
Raw

include/telega@model_InputProfilePhotoAnimated.hrl

-record(input_profile_photo_animated, {
type_ :: binary(),
animation :: binary(),
main_frame_timestamp :: gleam@option:option(float())
}).