videoChatParticipantsInvited property

  1. @JsonKey(name: 'video_chat_participants_invited')
VideoChatParticipantsInvited? get videoChatParticipantsInvited
inherited

Optional. Service message: new participants invited to a video chat

Implementation

@JsonKey(name: 'video_chat_participants_invited')
VideoChatParticipantsInvited? get videoChatParticipantsInvited;