afkChannelId property
The ID of the AFK voice channel
Implementation
@JsonKey(includeIfNull: false, name: 'afk_channel_id')
final SnowflakeType? afkChannelId;
The ID of the AFK voice channel
@JsonKey(includeIfNull: false, name: 'afk_channel_id')
final SnowflakeType? afkChannelId;