QChatGetChannelRolesParam constructor

QChatGetChannelRolesParam(
  1. int serverId,
  2. int channelId,
  3. int timeTag,
  4. int limit,
)

Implementation

QChatGetChannelRolesParam(
    this.serverId, this.channelId, this.timeTag, this.limit);