Table of Contents
API reference

Property LobbyId

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

LobbyId

Gets the lobby identifier for lobby or linked-channel message contexts.

[JsonProperty("lobby_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? LobbyId { get; }

Property Value

ulong?