Interface GuildRoleCreate
-
- All Superinterfaces:
Dispatch,PayloadData
@Immutable public interface GuildRoleCreate extends Dispatch
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableGuildRoleCreate.Builderbuilder()StringguildId()RoleDatarole()
-