mtcute/packages/client/src/methods/chats
2021-04-10 21:08:04 +03:00
..
add-chat-members.ts feat(client): addChatMembers method and related bound method for Chat 2021-04-10 20:06:33 +03:00
archive-chats.ts fix(client): archiveChats & unarchiveChats and respective bound methods for Chat 2021-04-10 20:30:28 +03:00
create-channel.ts feat(client): createChannel, deleteChannel, deleteSupergroup methods 2021-04-10 20:56:09 +03:00
create-supergroup.ts feat(client): createSupergroup method 2021-04-10 21:08:04 +03:00
delete-channel.ts feat(client): createChannel, deleteChannel, deleteSupergroup methods 2021-04-10 20:56:09 +03:00
get-chat-preview.ts feat(client): chats and chat joining related methods, bound methods and classes 2021-04-10 17:11:25 +03:00
get-chat.ts feat(client): chats and chat joining related methods, bound methods and classes 2021-04-10 17:11:25 +03:00
get-full-chat.ts feat(client): chats and chat joining related methods, bound methods and classes 2021-04-10 17:11:25 +03:00
join-chat.ts feat(client): chats and chat joining related methods, bound methods and classes 2021-04-10 17:11:25 +03:00
unarchive-chats.ts fix(client): archiveChats & unarchiveChats and respective bound methods for Chat 2021-04-10 20:30:28 +03:00