View Source ExTDLib.Method.GetRecentlyOpenedChats (ExTDLib v0.0.4)

Returns recently opened chats; this is an offline request. Returns chats in the order of last opening. Returns object_ptr<Chats>.

NameTypeDescription
limitnumberThe maximum number of chats to be returned.

More details on telegram's documentation.