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 335 setListener callback return for each type.

CollectionTrait.php

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

Channel.php

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

Integration.php

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

Component.php

Type Line Description
TODO 45 split per type

Thread.php

Type Line Description
TODO 469 Make it in a trait along with Channel
TODO 495 Make it in a trait along with Channel
TODO 553 Make it in a trait along with Channel
TODO 618 Make it in a trait along with Channel
TODO 654 Make it in a trait along with Channel
TODO 695 Make it in a trait along with Channel
TODO 743 Make it in a trait along with Channel
TODO 777 Make it in a trait along with Channel

AbstractRepositoryTrait.php

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

ChannelPinsUpdate.php

Type Line Description
TODO 28 return $data;

GuildScheduledEventUserAdd.php

Type Line Description
TODO 28 Create WebSockets Event Part

GuildScheduledEventUserRemove.php

Type Line Description
TODO 28 Create WebSockets Event Part

Search results