public static class ApiCommands.Builder extends BaseApiCommands.Builder<BaseCommand,ApiCommands.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ApiCommands |
build() |
ApiCommands.Builder |
self() |
addCommand, addCommands, setChannelId
public ApiCommands build()
build
in class BaseApiCommands.Builder<BaseCommand,ApiCommands.Builder>
public ApiCommands.Builder self()
self
in class BaseApiCommands.Builder<BaseCommand,ApiCommands.Builder>