RemoveTopChat constructor

RemoveTopChat(
  1. {required TopChatCategory category,
  2. required int chat_id,
  3. int? extra,
  4. int? clientId}
)

Removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled

Returns Ok

Implementation

RemoveTopChat