Uses of Interface
org.javacord.api.entity.permission.RoleTags
-
Packages that use RoleTags Package Description org.javacord.api.entity.permission -
-
Uses of RoleTags in org.javacord.api.entity.permission
Methods in org.javacord.api.entity.permission that return types with arguments of type RoleTags Modifier and Type Method Description java.util.Optional<RoleTags>Role. getRoleTags()Gets the role tags of the role.
-