GroupAddOptTypeEnum
Introduction
The adding verification type of a group.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
V2TIM_GROUP_ADD_FORBID | Forbidden from adding. | 0 |
V2TIM_GROUP_ADD_AUTH | Needs the verification from administrators. | 1 |
V2TIM_GROUP_ADD_ANY | Allow all users to add. | 2 |