Skip to content

[FEAT] Add approximate counts to client.app #1814

@meqativ

Description

@meqativ

Problem Description

The client.app object seems to be missing any way to access any of these properties: approximate_guild_count, approximate_user_install_count and approximate_user_authorization_count.

Proposed Solution

an approximate_counts property being client.app (would be client.app.approximate_counts) which holds the properties for every count variable.
would be accessed like client.app.approximate_counts.guilds/user_installs/user_authorizations

Alternatives Considered

N/A

Additional Information

https://docs.discord.com/developers/resources/application#:~:text=approximate%5Fguild%5Fcount%3F,redirect%5Furis%3F

Code of Conduct

  • I agree to follow the contribution requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions