Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null is returned when using chat.channel.getUserInfo() in an Open Group chat with more than 1000 people. #75

Closed
sudo-gecko opened this issue Dec 3, 2020 · 2 comments
Labels
approved Issue approved and have plan to fix or enhancement bug Something isn't working help wanted Extra attention is needed

Comments

@sudo-gecko
Copy link
Contributor

Describe the bug
Null is returned when using chat.channel.getUserInfo() in an Open Gruop chat with more than 1000 people.

To Reproduce
Run the code chat.channel.getUserInfo(chat.sender) on a chat room with more than 1000 people, null will be returned.

Expected behavior
It should return information about chat.sender.

@sudo-gecko sudo-gecko added the bug Something isn't working label Dec 3, 2020
@storycraft storycraft added the approved Issue approved and have plan to fix or enhancement label Dec 3, 2020
@sudo-gecko sudo-gecko changed the title Null is returned when using chat.channel.getUserInfo() in an Open Gruop chat with more than 1000 people. Null is returned when using chat.channel.getUserInfo() in an Open Group chat with more than 1000 people. Dec 3, 2020
@txrx0031 txrx0031 added the help wanted Extra attention is needed label Dec 3, 2020
storycraft added a commit that referenced this issue Dec 3, 2020
@sudo-gecko
Copy link
Contributor Author

👍👍👍

1 similar comment
@magenta1028
Copy link

👍👍👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Issue approved and have plan to fix or enhancement bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants