QChatUpdateServerRoleAuthsAttachment constructor Null safety
- {int? serverId,
- Map<
QChatRoleResource, QChatRoleOption> ? updateAuths, - int? roleId}
Implementation
QChatUpdateServerRoleAuthsAttachment(
{this.serverId, this.updateAuths, this.roleId});