Values_0.ChatParticipantRoleConfigSourceConfiguration information for the chat participant role.
type nonrec t = {participantTimerConfigList : ParticipantTimerConfigList.t;A list of participant timers. You can specify any unique combination of role and timer type. Duplicate entries error out the request with a 400.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Integer of ParticipantTimerDurationInMinutes.t ])
list ])
list ]
list ])
list ]