Module watamebot

Class PluginPropertyMapping

java.lang.Object
net.foxgenesis.property.lck.impl.BlobMapping
net.foxgenesis.watame.property.PluginPropertyMapping
All Implemented Interfaces:
PropertyMapping

public class PluginPropertyMapping extends net.foxgenesis.property.lck.impl.BlobMapping
  • Constructor Details

  • Method Details

    • getAsRole

      @Nullable public @Nullable net.dv8tion.jda.api.entities.Role getAsRole()
    • getAsMessageChannel

      @Nullable public @Nullable net.dv8tion.jda.api.entities.channel.middleman.GuildMessageChannel getAsMessageChannel()
    • retrieveAsMember

      public net.dv8tion.jda.api.requests.restaction.CacheRestAction<net.dv8tion.jda.api.entities.Member> retrieveAsMember()
    • getAsMember

      @Nullable public @Nullable net.dv8tion.jda.api.entities.Member getAsMember()
    • getGuild

      public net.dv8tion.jda.api.entities.Guild getGuild()