menu
lib_discord package
documentation
entities.dart
EmbedFooter
EmbedFooter.new constructor
EmbedFooter.new constructor
dark_mode
light_mode
EmbedFooter
constructor
EmbedFooter
(
{
required
String
text
,
String
?
iconUrl
,
String
?
proxyIconUrl
,
})
Implementation
EmbedFooter({ required this.text, this.iconUrl, this.proxyIconUrl, });
lib_discord package
documentation
entities
EmbedFooter
EmbedFooter.new constructor
EmbedFooter class