Class ChannelInteractionPermissions

java.lang.Object
net.dv8tion.jda.internal.interactions.ChannelInteractionPermissions

public class ChannelInteractionPermissions extends Object
Represents permissions the interaction's member has been granted in the GuildChannel.
  • Constructor Details

    • ChannelInteractionPermissions

      public ChannelInteractionPermissions(long memberId, long permissions)
  • Method Details

    • getMemberId

      public long getMemberId()
    • getPermissions

      public long getPermissions()