menu
fluxer_dart package
documentation
models/guild_template_response_serialized_source_guild.dart
GuildTemplateResponseSerializedSourceGuild
channels property
channels property
dark_mode
light_mode
channels
property
List
<
TemplateChannel
>
channels
final
The channels in the template
Implementation
final List<TemplateChannel> channels;
fluxer_dart package
documentation
models/guild_template_response_serialized_source_guild
GuildTemplateResponseSerializedSourceGuild
channels property
GuildTemplateResponseSerializedSourceGuild class