Current section

Files

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

include/telega@model@types_GetUserChatBoostsParameters.hrl

-record(get_user_chat_boosts_parameters, {
chat_id :: telega@model@types:int_or_string(),
user_id :: integer()
}).