Table of Contents
API reference

Property LobbyId

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

LobbyId

Gets the lobby identifier where the message was deleted.

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

Property Value

ulong