Class ChannelInteractionPermissions
java.lang.Object
net.dv8tion.jda.internal.interactions.ChannelInteractionPermissions
Represents permissions the interaction's member has been granted
in the
GuildChannel
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChannelInteractionPermissions
public ChannelInteractionPermissions(long memberId, long permissions)
-
-
Method Details
-
getMemberId
public long getMemberId() -
getPermissions
public long getPermissions()
-