Property RequestId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
RequestId
Gets the id of the join request.
[JsonProperty("join_request_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong RequestId { get; }
Gets the id of the join request.
[JsonProperty("join_request_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong RequestId { get; }