menu
max_bot_api package
documentation
types.dart
UnknownAttachment
UnknownAttachment.new const constructor
UnknownAttachment.new const constructor
dark_mode
light_mode
UnknownAttachment
constructor
const
UnknownAttachment
(
{
required
String
type
,
required
Map
<
String
,
dynamic
>
raw
,
})
Implementation
const UnknownAttachment({ required super.type, required this.raw, });
max_bot_api package
documentation
types
UnknownAttachment
UnknownAttachment.new const constructor
UnknownAttachment class