menu
lib_discord package
documentation
entities.dart
EmbedField
EmbedField.new constructor
EmbedField.new constructor
dark_mode
light_mode
EmbedField
constructor
EmbedField
(
{
required
String
name
,
String
?
url
,
bool
?
inline
,
})
Implementation
EmbedField({ required this.name, this.url, this.inline, });
lib_discord package
documentation
entities
EmbedField
EmbedField.new constructor
EmbedField class