Current section

Files

Jump to
telega include telega@model_SetChatPhotoParameters.hrl
Raw

include/telega@model_SetChatPhotoParameters.hrl

-record(set_chat_photo_parameters, {
chat_id :: telega@model:int_or_string(),
photo :: telega@model:file()
}).