QChatGetChannelMembersByPageParam constructor Null safety
Implementation
QChatGetChannelMembersByPageParam(
{required this.serverId,
required this.channelId,
required this.timeTag,
this.limit});
QChatGetChannelMembersByPageParam(
{required this.serverId,
required this.channelId,
required this.timeTag,
this.limit});