SetPinnedChats constructor

SetPinnedChats(
  1. {required ChatList chat_list,
  2. required List<int> chat_ids,
  3. int? extra,
  4. int? clientId}
)

Changes the order of pinned chats

Returns Ok

Implementation

SetPinnedChats