Current section

Files

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

include/telega@model@types_SetChatPhotoParameters.hrl

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