A B C D E F G H I J K L M N O P Q R S T U V W
P
- PARTNERED - org.javacord.api.entity.server.ServerFeature
-
Server is partnered.
- pause() - Method in interface org.javacord.api.audio.PauseableAudioSource
-
Pauses the audio source.
- PauseableAudioSource - Interface in org.javacord.api.audio
-
A pauseable audio source.
- PERMISSION_OVERWRITES - org.javacord.api.entity.auditlog.AuditLogChangeType
- Permissionable - Interface in org.javacord.api.entity
-
An entity that can be granted permissions.
- Permissions - Interface in org.javacord.api.entity.permission
-
A collection of all existing
permission typesand their states. - PERMISSIONS - org.javacord.api.entity.auditlog.AuditLogChangeType
- PermissionsBuilder - Class in org.javacord.api.entity.permission
-
A class to create
permissionsobjects. - PermissionsBuilder() - Constructor for class org.javacord.api.entity.permission.PermissionsBuilder
-
Creates a new permissions builder with all types set to
PermissionState.UNSET. - PermissionsBuilder(Permissions) - Constructor for class org.javacord.api.entity.permission.PermissionsBuilder
-
Creates a new permissions builder with the states of the given permissions object.
- PermissionsBuilderDelegate - Interface in org.javacord.api.entity.permission.internal
-
This class is internally used by the
PermissionsBuilderto create permissions. - PermissionState - Enum in org.javacord.api.entity.permission
-
This enum represents the state of a
PermissionType. - PermissionType - Enum in org.javacord.api.entity.permission
-
This enum contains all types of permissions.
- pin() - Method in interface org.javacord.api.entity.message.Message
-
Pins this message.
- pin(long, long) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Pins this message.
- pin(String, String) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Pins this message.
- pin(DiscordApi, long, long) - Static method in interface org.javacord.api.entity.message.Message
-
Pins this message.
- pin(DiscordApi, String, String) - Static method in interface org.javacord.api.entity.message.Message
-
Pins this message.
- pinMessage() - Method in interface org.javacord.api.event.message.MessageEvent
-
Pins the message involved in the event.
- PLAYING - org.javacord.api.entity.activity.ActivityType
-
Represents a normal activity, represented as "Playing Half-Life 3" for example.
- POSITION - org.javacord.api.entity.auditlog.AuditLogChangeType
- PRIORITY_SPEAKER - org.javacord.api.audio.SpeakingFlag
-
The priority speaker flag.
- PRIORITY_SPEAKER - org.javacord.api.entity.permission.PermissionType
- PRIVATE_CHANNEL - org.javacord.api.entity.channel.ChannelType
- PrivateChannel - Interface in org.javacord.api.entity.channel
-
This class represents a private channel.
- PrivateChannelAttachableListener - Interface in org.javacord.api.listener.channel.user
-
This is a marker interface for listeners that can be attached to a
PrivateChannel. - PrivateChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel.user
-
This class can be used to add and retrieve
PrivateChannelAttachableListeners. - PrivateChannelCreateEvent - Interface in org.javacord.api.event.channel.user
-
A private channel create event.
- PrivateChannelCreateListener - Interface in org.javacord.api.listener.channel.user
-
This listener listens to private channel creations.
- PrivateChannelDeleteEvent - Interface in org.javacord.api.event.channel.user
-
A private channel delete event.
- PrivateChannelDeleteListener - Interface in org.javacord.api.listener.channel.user
-
This listener listens to private channel deletions.
- PrivateChannelEvent - Interface in org.javacord.api.event.channel.user
-
A private channel event.
- PRUNE_DELETE_DAYS - org.javacord.api.entity.auditlog.AuditLogChangeType
- pruneMembers(int) - Method in interface org.javacord.api.entity.server.Server
-
Kicks all members without a role which were inactive at least the given amount of days.
- pruneMembers(int, String) - Method in interface org.javacord.api.entity.server.Server
-
Kicks all members without a role which were inactive at least the given amount of days.
- PUBLIC - org.javacord.api.entity.server.ServerFeature
-
Server is public.
- PUBLIC_DISABLED - org.javacord.api.entity.server.ServerFeature
-
Server cannot be public.