DLCHAMP

Results 6 issues of DLCHAMP

## Description Complete the interactions/buttons page - Add basic View example - Add example for handling timeout and View.stop (disabled buttons and clear_items) - Move low level example to Views...

t: page/section addition
t: enhancement
s: needs review

## Description Add content to popular-topics/webhooks ## Relevant Issues Closes #61

t: page/section addition
t: enhancement
s: needs review

### Expands on guide.disnake.dev/interactions/buttons ### Title Update page at /interactions/buttons ### Description This page currently only provides examples for low-level implementations and has headings that are incomplete. ### Additional context...

t: page/section addition
t: request

### Expands on guide.disnake.dev/popular-topics/webhooks ### Title Update the page at popular-topics/webhooks ### Description This page appears to still be marked as "WIP" and needs to be updated. The cats are...

t: page/section addition
t: request

### Summary Exception thrown when running mafic on python 3.8 ### Reproduction Steps Import mafic while using Python 3.8 ### Minimal Reproducible Code ```Python `import mafic` ``` ### Expected Results...

t: unconfirmed bug

### Summary Guild.owner_id documented as `int`, but is `Optional[int]` in code ### Reproduction Steps Declare return type as int and try to return owner_id. Strict type checking enabled in vscode....

unconfirmed bug