QChatGetExistingChannelRolesByServerRoleIdsResult constructor

QChatGetExistingChannelRolesByServerRoleIdsResult(
  1. List<QChatChannelRole>? roleList
)

Implementation

QChatGetExistingChannelRolesByServerRoleIdsResult(this.roleList);