public class ShardAwareDispatch extends Object implements discord4j.discordjson.json.gateway.Dispatch
| Constructor and Description |
|---|
ShardAwareDispatch(int shardIndex,
int shardCount,
discord4j.discordjson.json.gateway.Dispatch dispatch) |
| Modifier and Type | Method and Description |
|---|---|
discord4j.discordjson.json.gateway.Dispatch |
getDispatch() |
int |
getShardCount() |
int |
getShardIndex() |