Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement channels.getFullChannel

Open aykutalparslan opened this issue 3 years ago • 0 comments

Get full info about a channel

messages.chatFull#e5d7d19c full_chat:ChatFull chats:Vector<Chat> users:Vector<User> = messages.ChatFull; ---functions--- channels.getFullChannel#8736a09 channel:InputChannel = messages.ChatFull;

aykutalparslan avatar Mar 02 '22 17:03 aykutalparslan