menu
lib_discord package
documentation
entities.dart
FollowedChannel
FollowedChannel.new constructor
FollowedChannel.new constructor
dark_mode
light_mode
FollowedChannel
constructor
FollowedChannel
(
{
required
String
channelId
,
required
String
webhookId
,
})
Implementation
FollowedChannel({ required this.channelId, required this.webhookId, });
lib_discord package
documentation
entities
FollowedChannel
FollowedChannel.new constructor
FollowedChannel class