Current section

Files

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

include/telega@model@types_VideoChatParticipantsInvited.hrl

-record(video_chat_participants_invited, {
users :: list(telega@model@types:user())
}).