Skip to content

Tip request: discord.py command argument consumption #13

@Skelmis

Description

@Skelmis

I think it would be nice to include a tips section of function arguments and how discord.py handles type hinting.
Furthermore, I think the following syntax should feature in a section since it differs from the *args, **kwargs standard

(ctx, *, args):

I think it'd be nice to have a section explaining how that works to consume the rest of the arguments and makes them into a regular string

Metadata

Metadata

Assignees

No one assigned

    Labels

    tip approvedThe tip request is approved and will be worked ontip requestA request for a tip page

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions