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