Markers
Table of Contents
SelectMenu.php
| Type | Line | Description |
|---|---|---|
| TODO | 329 | setListener callback return for each type. |
Discord.php
| Type | Line | Description |
|---|---|---|
| TODO | 1518 | Remove this function in v11, as it's no longer needed. |
CacheWrapper.php
| Type | Line | Description |
|---|---|---|
| TODO | 428 | PHP 8.5 clone($part, ['attributes' => $part->getRawAttributes()]) |
Channel.php
| Type | Line | Description |
|---|---|---|
| TODO | 92 | Class will be abstract and deprecated for userland in v11. |
ChannelTrait.php
| Type | Line | Description |
|---|---|---|
| TODO | 423 | Remove manage_messages permission check on January 12, 2026. |
| TODO | 468 | Remove manage_messages permission check on January 12, 2026. |
Invite.php
| Type | Line | Description |
|---|---|---|
| TODO | 307 | Parse the CSV response to an array. |
| TODO | 382 |
EmbedPollResult.php
| Type | Line | Description |
|---|---|---|
| TODO | 47 | Convert poll_fields to a Part instead of an array. |
Integration.php
| Type | Line | Description |
|---|---|---|
| TODO | 126 | return correct Application structure https://discord.com/developers/docs/resources/guild#integration-application-object |
Application.php
| Type | Line | Description |
|---|---|---|
| TODO | 139 | Undocumented. |
User.php
| Type | Line | Description |
|---|---|---|
| TODO | 103 | Undocumented. |
| TODO | 119 | Undocumented. |
AbstractRepository.php
| Type | Line | Description |
|---|---|---|
| TODO | 36 | Will no longer directly extend Collection in v11 |
AbstractRepositoryTrait.php
| Type | Line | Description |
|---|---|---|
| TODO | 561 | This method will be typed to return an ExCollectionInterface in v11 |
OldVoiceClient.php
| Type | Line | Description |
|---|---|---|
| TODO | 1831 | |
| TODO | 1871 | Implement MLS decoding and use the appropriate decoder. |