move abstract method
Switches the OngoingCall identified by its chatId
to the specified
newChatId
.
Implementation
void move(ChatId chatId, ChatId newChatId);
Switches the OngoingCall identified by its chatId
to the specified
newChatId
.
void move(ChatId chatId, ChatId newChatId);