mtcute/packages/client/src/methods/chats
2021-04-30 20:51:50 +03:00
..
add-chat-members.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
archive-chats.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
create-channel.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
create-group.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
create-supergroup.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
delete-channel.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
delete-chat-photo.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
delete-group.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
delete-history.ts feat(client): createGroup, deleteGroup, deleteHistory and leaveChat methods 2021-04-11 00:37:12 +03:00
get-chat-member.ts feat(client): getChatMember method and ChatMember class 2021-04-11 14:56:34 +03:00
get-chat-members.ts feat(client): getChatMembers and iterChatMembers methods 2021-04-14 19:43:05 +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
iter-chat-members.ts feat(client): getChatMembers and iterChatMembers methods 2021-04-14 19:43:05 +03:00
join-chat.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
leave-chat.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
save-draft.ts feat(client): methods for dialogs, also added support for drafts and clearing them 2021-04-14 21:31:51 +03:00
set-chat-default-permissions.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
set-chat-description.ts feat(client): setChatTitle and setChatDescription methods 2021-04-11 15:32:38 +03:00
set-chat-photo.ts feat(client): support file ids in sendMedia, sendPhoto and sendChatPhoto methods 2021-04-30 20:51:50 +03:00
set-chat-title.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
set-chat-username.ts feat(client): setChatUsername method 2021-04-11 16:32:10 +03:00
set-slow-mode.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
unarchive-chats.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00