Search Results for

    Show / Hide Table of Contents

    Class RestEntity<T>

    Inheritance
    Object
    RestEntity<T>
    RestApplication
    RestApplicationCommand
    RestAuditLogEntry
    RestAutoModRule
    RestChannel
    RestCommandBaseData<TOption>
    RestGuild
    RestGuildEvent
    RestIntegration
    RestIntegrationApplication
    RestInteraction
    RestInvite
    RestMessage
    RestRole
    RestTeam
    RestThreadUser
    RestUser
    RestUserGuild
    RestVoiceRegion
    RestWebhook
    Sticker
    StickerItem
    Implements
    IEntity<T>
    Namespace: Discord.Rest
    Assembly: Discord.Net.Rest.dll
    Syntax
    public abstract class RestEntity<T> : object, IEntity<T> where T : IEquatable<T>
    Type Parameters
    Name Description
    T

    Properties

    | Improve this Doc View Source

    Id

    Declaration
    public T Id { get; }
    Property Value
    Type Description
    T

    Implements

    IEntity<TId>

    Theme

    • Improve this Doc
    • View Source
    In This Article
    Back to top Discord.Net (c) 2015-2023 3.10.0