mtcute/packages/dispatcher/src/context
alina sireneva b5bf02fc72
chore(core)!: extract user-specific fields from (Full)Chat to (Full)User
breaking:
 - `getChat`, `getFullChat` now only work for chats (channels/supergroups/basic groups)
 - for users, use `getUser` and `getFullUser`
 - many fields that previously had type `Chat` now have type `User | Chat`
2024-12-09 21:19:41 +03:00
..
base.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
business-message.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
callback-query.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
chat-join-request.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
chosen-inline-result.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
index.ts feat(core): support business callback queries 2024-06-25 01:19:29 +03:00
inline-query.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
message.ts chore(core)!: extract user-specific fields from (Full)Chat to (Full)User 2024-12-09 21:19:41 +03:00
parse.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
pre-checkout-query.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
scene-transition.ts chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00