TransformDialogCallIntoGroupCallArguments constructor
Implementation
TransformDialogCallIntoGroupCallArguments({
required this.chatId,
required this.additionalMemberIds,
this.groupName,
});
TransformDialogCallIntoGroupCallArguments({
required this.chatId,
required this.additionalMemberIds,
this.groupName,
});