pingCall static method
- ChatId chatId
Ensures a call in the provided chatId
is considered active the browser's
storage.
Implementation
static void pingCall(ChatId chatId) {
// No-op.
}
Ensures a call in the provided chatId
is considered active the browser's
storage.
static void pingCall(ChatId chatId) {
// No-op.
}