RemoveRecentlyFoundChat constructor

RemoveRecentlyFoundChat(
  1. {required int chat_id,
  2. int? extra,
  3. int? clientId}
)

Removes a chat from the list of recently found chats

Returns Ok

Implementation

RemoveRecentlyFoundChat