Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore the user_id property for fully resolved users (#371)
When resolving a PeerUser to a full_user, resolve_groups will now re-insert the original user_id property in the generated dictionary (so the ID is always accessible at the same JSON path whether or not we chose to resolve references). This mirrors the existing behaviour for resolving channels.
- Loading branch information