menu
tdlib2 package
documentation
td_api.dart
InviteGroupCallParticipantResultSuccess
InviteGroupCallParticipantResultSuccess.new constructor
InviteGroupCallParticipantResultSuccess.new constructor
dark_mode
light_mode
InviteGroupCallParticipantResultSuccess
constructor
InviteGroupCallParticipantResultSuccess
(
{
required
int
chatId
,
required
int
messageId
,
})
Implementation
InviteGroupCallParticipantResultSuccess({ required this.chatId, required this.messageId, });
tdlib2 package
documentation
td_api
InviteGroupCallParticipantResultSuccess
InviteGroupCallParticipantResultSuccess.new constructor
InviteGroupCallParticipantResultSuccess class