DiscordPHP Documentation

Markers

Table of Contents

src/Discord/Builders/Components/Label.php 2
src/Discord/Builders/Components/SelectMenu.php 1
src/Discord/Helpers/CollectionTrait.php 1
src/Discord/Parts/Channel/ChannelTrait.php 2
src/Discord/Parts/Channel/Message/Label.php 2
src/Discord/Parts/Guild/Integration.php 1
src/Discord/Parts/Interactions/Request/Component.php 1
src/Discord/Repository/AbstractRepositoryTrait.php 1
src/Discord/WebSockets/Events/ChannelPinsUpdate.php 1
src/Discord/WebSockets/Events/GuildScheduledEventUserAdd.php 1
src/Discord/WebSockets/Events/GuildScheduledEventUserRemove.php 1

Label.php

Type Line Description
TODO 34 Update Label class to extend the relevant base class.
TODO 34 Confirm if Label will be usable in Message components.

SelectMenu.php

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

CollectionTrait.php

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

ChannelTrait.php

Type Line Description
TODO 419 Remove manage_messages permission check on January 12, 2026.
TODO 464 Remove manage_messages permission check on January 12, 2026.

Label.php

Type Line Description
TODO 31 Update to match Discord's documentation upon public release.
TODO 31 Update Label class to extend the relevant base class.

Integration.php

Type Line Description
TODO 117 return correct Application structure https://discord.com/developers/docs/resources/guild#integration-application-object

Component.php

Type Line Description
TODO 50 split per type

AbstractRepositoryTrait.php

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

ChannelPinsUpdate.php

Type Line Description
TODO 30 return $data;

GuildScheduledEventUserAdd.php

Type Line Description
TODO 30 Create WebSockets Event Part

GuildScheduledEventUserRemove.php

Type Line Description
TODO 30 Create WebSockets Event Part

Search results