menu
fluxer_dart package
documentation
models/webhook_update_request.dart
WebhookUpdateRequest
channelId property
channelId property
dark_mode
light_mode
channelId
property
@JsonKey.new(includeIfNull: false, name: 'channel_id')
SnowflakeType
?
channelId
final
Implementation
@JsonKey(includeIfNull: false, name: 'channel_id') final SnowflakeType? channelId;
fluxer_dart package
documentation
models/webhook_update_request
WebhookUpdateRequest
channelId property
WebhookUpdateRequest class