QChatGetChannelRolesResult constructor

QChatGetChannelRolesResult(
  1. List<QChatChannelRole>? roleList
)

Implementation

QChatGetChannelRolesResult(this.roleList);