Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update guild.py fetch_members() type hints
Actually type hint for None OR int using Union[int, None]
- Loading branch information