Baptiste Parmantier
Baptiste Parmantier
Hello, I would like to know if you plan to add more fonts such as Roboto, Rubik, etc ... If no, could you explain how to do it? Thank you...
## Overview Service providers are designed to improve the separation of your modules by delegating the initialization and registration of their respective events, commands (and more) within their own context....
## Implementation - [ ] Thread Create - [ ] Thread Update - [ ] Thread Delete - [ ] Thread List Sync - [ ] Thread Member Update -...
## Implémentation ### Server - [x] Message Create - [x] Message Update - [x] Message Delete - [x] Message Delete Bulk - [x] Message Reaction Add - [x] Message Reaction...
## Implementation - [ ] Auto Moderation Rule Create - [ ] Auto Moderation Rule Update - [ ] Auto Moderation Rule Delete - [ ] Auto Moderation Action Execution...
Implement server methods ## Steps ### Server - [x] `setName` - [x] `setDescription` - [x] `setOwner` ### Settings - [x] `setDefaultMessageNotifications` - [x] `setExplicitContentFilter` - [x] `setPreferredLocale` - [x] `setAfkTimeout`...
Implémenter les évènements suivants : - [x] `ButtonInteraction` - [x] `ModalInteraction` - [x] `SelectMenuInteraction`
Write dart methods documentations. ## Example ```dart final class Server { /// Simply explication /// /// More function details /// /// Constrants (if exists) /// /// Usage : /// `code`...
## Implements ### Server Messages - [x] `delete` - [x] `edit` - [x] `crosspost` - [x] `pin` - [x] `unpin` - [x] `reply`