.. |
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-group.ts
|
feat(client): createGroup, deleteGroup, deleteHistory and leaveChat methods
|
2021-04-11 00:37:12 +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 |
delete-chat-photo.ts
|
feat(client): setChatPhoto and deleteChatPhoto methods
|
2021-04-11 15:22:48 +03:00 |
delete-group.ts
|
feat(client): createGroup, deleteGroup, deleteHistory and leaveChat methods
|
2021-04-11 00:37:12 +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-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 |
leave-chat.ts
|
feat(client): createGroup, deleteGroup, deleteHistory and leaveChat methods
|
2021-04-11 00:37:12 +03:00 |
set-chat-default-permissions.ts
|
feat(client): setChatDefaultPermissions and setSlowMode methods
|
2021-04-11 16:11:28 +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): setChatPhoto and deleteChatPhoto methods
|
2021-04-11 15:22:48 +03:00 |
set-chat-title.ts
|
feat(client): setChatTitle and setChatDescription methods
|
2021-04-11 15:32:38 +03:00 |
set-chat-username.ts
|
feat(client): setChatUsername method
|
2021-04-11 16:32:10 +03:00 |
set-slow-mode.ts
|
feat(client): setChatDefaultPermissions and setSlowMode methods
|
2021-04-11 16:11:28 +03:00 |
unarchive-chats.ts
|
fix(client): archiveChats & unarchiveChats and respective bound methods for Chat
|
2021-04-10 20:30:28 +03:00 |