menu
lib_discord package
documentation
entities.dart
EmbedAuthor
EmbedAuthor.new constructor
EmbedAuthor.new 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.new constructor
EmbedAuthor class