Interface ChannelCreate
-
- All Superinterfaces:
Dispatch,PayloadData
@Immutable public interface ChannelCreate extends Dispatch
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableChannelCreate.Builderbuilder()ChannelDatachannel()
-
-
-
Method Detail
-
builder
static discord4j.discordjson.json.gateway.ImmutableChannelCreate.Builder builder()
-
channel
ChannelData channel()
-
-