menu
lib_discord package
documentation
entities.dart
EmbedAuthor
EmbedAuthor constructor
EmbedAuthor constructor
dark_mode
light_mode
EmbedAuthor
constructor
EmbedAuthor
(
{
String
?
name
,
String
?
url
,
String
?
iconUrl
,
String
?
proxyIconUrl
,
})
Implementation
EmbedAuthor({ this.name, this.url, this.iconUrl, this.proxyIconUrl, });
lib_discord package
documentation
entities
EmbedAuthor
EmbedAuthor constructor
EmbedAuthor class