mtcute/packages/client/src/methods/messages
teidesu 6db771e3da feat(client): a lot of changes
- support web documents
 - support previews for locations
 - unify media interfaces, merge everything into sendMedia
 - support invoices, polls, venues (both sending and receiving)
2021-05-07 14:26:29 +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-inline-message.ts feat(client): a lot of changes 2021-05-07 14:26:29 +03:00
edit-message.ts feat(client): a lot of changes 2021-05-07 14:26:29 +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 fix(entities): replace user mentions with input user mentions after parsing 2021-04-25 13:38:56 +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-media-group.ts feat(client): a lot of changes 2021-05-07 14:26:29 +03:00
send-media.ts feat(client): a lot of changes 2021-05-07 14:26:29 +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