menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
QChatRemoveChannelRoleParam
QChatRemoveChannelRoleParam constructor
QChatRemoveChannelRoleParam constructor
dark_mode
light_mode
QChatRemoveChannelRoleParam
constructor
QChatRemoveChannelRoleParam
(
int
serverId
,
int
channelId
,
int
roleId
)
Implementation
QChatRemoveChannelRoleParam(this.serverId, this.channelId, this.roleId);
nim_core_platform_interface package
documentation
nim_core_platform_interface
QChatRemoveChannelRoleParam
QChatRemoveChannelRoleParam constructor
QChatRemoveChannelRoleParam class