Interface RoleTags

All Known Implementing Classes:
RoleTagsImpl

public interface RoleTags
Since:
8/20/20.
Author:
amy
  • Method Details

    • botId

      @Nullable @CheckReturnValue String botId()
      Returns:
      The id of the bot that this role is for.
    • premiumSubscriber

      @CheckReturnValue boolean premiumSubscriber()
      Returns:
      Whether or not this role is the Nitro boost role.
    • integrationId

      @Nullable @CheckReturnValue String integrationId()
      Returns:
      The id of the integration that this role is for.