DiscordPHP Documentation

Markers

Table of Contents

src/Discord/Builders/Components/SelectMenu.php 1
src/Discord/Helpers/CollectionTrait.php 1
src/Discord/Parts/Channel/Channel.php 1
src/Discord/Parts/Guild/Integration.php 1
src/Discord/Parts/Interactions/Request/Component.php 1
src/Discord/Parts/Thread/Thread.php 8
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

SelectMenu.php

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

CollectionTrait.php

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

Channel.php

Type Line Description
TODO 816 Make it in a trait along with Thread

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 48 split per type

Thread.php

Type Line Description
TODO 486 Make it in a trait along with Channel
TODO 512 Make it in a trait along with Channel
TODO 570 Make it in a trait along with Channel
TODO 635 Make it in a trait along with Channel
TODO 671 Make it in a trait along with Channel
TODO 712 Make it in a trait along with Channel
TODO 760 Make it in a trait along with Channel
TODO 794 Make it in a trait along with Channel

AbstractRepositoryTrait.php

Type Line Description
TODO 598 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