contains abstract method
- ChatId chatId
Returns true if an OngoingCall identified by chatId exists in the
calls map.
Implementation
bool contains(ChatId chatId);
Returns true if an OngoingCall identified by chatId exists in the
calls map.
bool contains(ChatId chatId);