menu
lib_discord package
documentation
entities.dart
MessageReactionRemoveAllEvent
MessageReactionRemoveAllEvent.new constructor
MessageReactionRemoveAllEvent.new constructor
dark_mode
light_mode
MessageReactionRemoveAllEvent
constructor
MessageReactionRemoveAllEvent
(
{
required
String
channelId
,
required
String
messageId
,
String
?
guildId
,
})
Implementation
MessageReactionRemoveAllEvent({ required this.channelId, required this.messageId, this.guildId, });
lib_discord package
documentation
entities
MessageReactionRemoveAllEvent
MessageReactionRemoveAllEvent.new constructor
MessageReactionRemoveAllEvent class