menu
fluxer_dart package
documentation
models/delete_message_request.dart
DeleteMessageRequest
channelId property
channelId property
dark_mode
light_mode
channelId
property
@JsonKey.new(name: 'channel_id')
SnowflakeType
channelId
final
Implementation
@JsonKey(name: 'channel_id') final SnowflakeType channelId;
fluxer_dart package
documentation
models/delete_message_request
DeleteMessageRequest
channelId property
DeleteMessageRequest class