Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.43 KB

UserInMeetingSettingsWebinarChat.md

File metadata and controls

15 lines (12 loc) · 1.43 KB

# UserInMeetingSettingsWebinarChat

Properties

Name Type Description Notes
allow_attendees_chat_with int Allow webinar attendees to chat with: * `1` — No one. * `2` — Host and all panelists. * `3` — Everyone. [optional]
allow_auto_save_local_chat_file bool Automatically save chat messages to a local file on the host's computer when the webinar ends. [optional]
allow_panelists_chat_with int Who webinar panelists can chat with: * `1` — Host and all panelists. * `2` — Everyone. [optional]
allow_panelists_send_direct_message bool Allow webinar panelists to send direct messages to other panelists. [optional]
allow_users_save_chats int How webinar attendees can save chats: * `0` — Attendees cannot save chats. * `1` — Attendees can only save host and panelist chats. * `2` — Attendees can save all chats. [optional]
default_attendees_chat_with int By default, allow webinar attendees to chat with: * `1` — Host and all panelists. * `2` — Everyone. [optional]
enable bool Allow webinar participants to send chat messages. [optional]

[Back to Model list] [Back to API list] [Back to README]