Krystian Drożdżyński
Results
3
issues of
Krystian Drożdżyński
- [x] I have verified that the issue occurs with the latest twilio-video.js release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-video.js/blob/master/CHANGELOG.md). - [x] I reviewed the...
#### Summary The [Discord API Get Guild endpoint](https://discord.com/developers/docs/resources/guild#get-guild) supports a `with_counts` query parameter, which, when set to `true`, includes `approximate_member_count` and `approximate_presence_count` in the response. #### Proposed Change Create `get_guild/2`...