Init create/admin call links flow
This commit is contained in:
@@ -707,7 +707,7 @@ export type DataInterface = {
|
||||
updateCallLinkState(
|
||||
roomId: string,
|
||||
callLinkState: CallLinkStateType
|
||||
): Promise<void>;
|
||||
): Promise<CallLinkType>;
|
||||
migrateConversationMessages: (
|
||||
obsoleteId: string,
|
||||
currentId: string
|
||||
|
Reference in New Issue
Block a user