mtcute/e2e
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
..
_runtime test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
tests chore(core)!: extract user-specific fields from (Full)Chat to (Full)User 2024-12-09 21:19:41 +03:00
.env.example test(e2e): deno fixes 2024-12-07 09:08:31 +03:00
.gitignore test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
deno.json test(e2e): deno fixes 2024-12-07 09:08:31 +03:00
deno.lock test(e2e): deno fixes 2024-12-07 09:08:31 +03:00
package.json test(e2e): deno fixes 2024-12-07 09:08:31 +03:00
tsconfig.json test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00