menu
lib_discord package
documentation
entities.dart
OpDispatch
OpDispatch.new constructor
OpDispatch.new constructor
dark_mode
light_mode
OpDispatch
constructor
OpDispatch
(
{
required
int
sequence
,
required
String
type
,
required
dynamic
data
,
})
Implementation
OpDispatch({ required this.sequence, required this.type, required this.data, });
lib_discord package
documentation
entities
OpDispatch
OpDispatch.new constructor
OpDispatch class