Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement channels.getInactiveChannels

Open aykutalparslan opened this issue 3 years ago • 0 comments

Get inactive channels and supergroups

messages.inactiveChats#a927fec5 dates:Vector<int> chats:Vector<Chat> users:Vector<User> = messages.InactiveChats; ---functions--- channels.getInactiveChannels#11e831ee = messages.InactiveChats;

aykutalparslan avatar Mar 02 '22 17:03 aykutalparslan