DiscordPHP Documentation

Markers

Table of Contents

src/Discord/Builders/Components/SelectMenu.php 1
src/Discord/Helpers/CacheWrapper.php 1
src/Discord/Helpers/CollectionTrait.php 1
src/Discord/Parts/Channel/Channel.php 1
src/Discord/Parts/Channel/ChannelTrait.php 2
src/Discord/Parts/Embed/EmbedPollResult.php 1
src/Discord/Parts/Guild/Integration.php 1
src/Discord/Parts/OAuth/Application.php 1
src/Discord/Parts/User/User.php 2
src/Discord/Repository/AbstractRepositoryTrait.php 1
src/Discord/Voice/OpusFFI.php 1
src/Discord/Voice/VoiceClient.php 2

SelectMenu.php

Type Line Description
TODO 328 setListener callback return for each type.

CacheWrapper.php

Type Line Description
TODO 425 PHP 8.5 clone($part, ['attributes' => $part->getRawAttributes()])

CollectionTrait.php

Type Line Description
TODO 257 This method will be typed to return a CollectionInterface in v11

Channel.php

Type Line Description
TODO 90 Class will be abstract and deprecated for userland in v11.

ChannelTrait.php

Type Line Description
TODO 418 Remove manage_messages permission check on January 12, 2026.
TODO 463 Remove manage_messages permission check on January 12, 2026.

EmbedPollResult.php

Type Line Description
TODO 46 Convert poll_fields to a Part instead of an array.

Integration.php

Type Line Description
TODO 124 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 100 Undocumented.
TODO 116 Undocumented.

AbstractRepositoryTrait.php

Type Line Description
TODO 580 This method will be typed to return an ExCollectionInterface in v11

OpusFFI.php

Type Line Description
TODO 30

VoiceClient.php

Type Line Description
TODO 1831
TODO 1871 Implement MLS decoding and use the appropriate decoder.

Search results