Table of Contents

Class GatewayBot

Namespace
NetCord.Rest
Assembly
NetCord.dll
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

GatewaySessionStartLimit

ShardCount

public int ShardCount { get; }

Property Value

int

Url

public string Url { get; }

Property Value

string