nim_core
nim_core
QChatGetChannelRolesParam
QChatGetChannelRolesParam constructor
QChatGetChannelRolesParam
QChatGetChannelRolesParam
constructor
Null safety
QChatGetChannelRolesParam
(
int
serverId
,
int
channelId
,
int
timeTag
,
int
limit
)
Implementation
QChatGetChannelRolesParam( this.serverId, this.channelId, this.timeTag, this.limit);
nim_core
nim_core
QChatGetChannelRolesParam
QChatGetChannelRolesParam constructor
QChatGetChannelRolesParam class
Constructors
QChatGetChannelRolesParam
fromJson
Properties
channelId
hashCode
limit
runtimeType
serverId
timeTag
Methods
noSuchMethod
toJson
toString
Operators
operator ==