menu
obby_client
obby_client.dart
CommandCreateInviteLink
CommandCreateInviteLink.new const constructor
CommandCreateInviteLink.new
dark_mode
light_mode
CommandCreateInviteLink
constructor
const
CommandCreateInviteLink
(
{
required
String
?
channel
,
required
String
?
description
,
})
Implementation
const CommandCreateInviteLink({ required this.channel, required this.description, });
obby_client
obby_client
CommandCreateInviteLink
CommandCreateInviteLink.new const constructor
CommandCreateInviteLink class