mtcute/packages/client/src/methods/messages
2021-04-24 19:56:09 +03:00
..
delete-messages.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
edit-message.ts feat(client): editMessage method 2021-04-09 23:19:58 +03:00
find-in-update.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
forward-messages.ts fix(client): limit number of messages in forwardMessages method 2021-04-24 19:56:09 +03:00
get-history.ts feat(client): iterHistory method 2021-04-08 21:40:04 +03:00
get-messages.ts refactor(client): extracted users/chats index creation to function 2021-04-08 20:23:23 +03:00
iter-history.ts feat(client): iterHistory method 2021-04-08 21:40:04 +03:00
parse-entities.ts Initial commit 2021-04-08 12:19:38 +03:00
pin-message.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
search-global.ts feat(client): searchGlobal method 2021-04-09 13:08:32 +03:00
search-messages.ts feat(client): searchGlobal method 2021-04-09 13:08:32 +03:00
send-dice.ts feat(client): sendLocation method 2021-04-10 15:23:27 +03:00
send-location.ts feat(client): sendLocation method 2021-04-10 15:23:27 +03:00
send-media.ts feat(client): support for forwarding already uploaded media (for photos and documents) 2021-04-23 22:36:00 +03:00
send-photo.ts feat(client): support for forwarding already uploaded media (for photos and documents) 2021-04-23 22:36:00 +03:00
send-text.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00
unpin-message.ts fix(client): better updates handling, also emit updates returned by RPC methods 2021-04-24 16:23:30 +03:00