You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rtc_region: Channel voice region id, automatic when set to None.
859
860
video_quality_mode: The camera video quality mode of the voice channel
860
861
default_auto_archive_duration: The default duration that the clients use (not the API) for newly created threads in the channel, in minutes, to automatically archive the thread after recent activity
862
+
flags: Channel flags combined as a bitfield. Only REQUIRE_TAG is supported for now.
861
863
archived: Whether the thread is archived
862
864
auto_archive_duration: Duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080
863
865
locked: Whether the thread is locked; when a thread is locked, only users with MANAGE_THREADS can unarchive it
0 commit comments