Class GatewayBot
public class GatewayBot : IJsonModel<JsonGatewayBot>
- Inheritance
-
GatewayBot
- Implements
- Inherited Members
Constructors
GatewayBot(JsonGatewayBot)
public GatewayBot(JsonGatewayBot jsonModel)
Parameters
jsonModel
JsonGatewayBot
Properties
SessionStartLimit
public GatewaySessionStartLimit SessionStartLimit { get; }
Property Value
ShardCount
public int ShardCount { get; }
Property Value
Url
public string Url { get; }