Commit graph

5 commits

Author SHA1 Message Date
teidesu
9edaa438fd feat(client): createSupergroup method 2021-04-10 21:08:04 +03:00
teidesu
02975b3793 feat(client): createChannel, deleteChannel, deleteSupergroup methods
intentionally no bound method for Chat because it would be way too easy to accidentally delete some chat.
2021-04-10 20:56:09 +03:00
teidesu
8acad15d7c fix(client): archiveChats & unarchiveChats and respective bound methods for Chat 2021-04-10 20:30:28 +03:00
teidesu
f0cf8a50a1 feat(client): addChatMembers method and related bound method for Chat 2021-04-10 20:06:33 +03:00
teidesu
383f133292 feat(client): chats and chat joining related methods, bound methods and classes 2021-04-10 17:11:25 +03:00