Lemmy .NET API Lemmy .NET API
Lemmy .NET API Lemmy .NET API

Search Results for

    Improve this Doc

    Class Post

    Inheritance
    object
    Post
    Implements
    IJsonObject
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: dotNETLemmy.API.Types
    Assembly: dotNETLemmy.API.dll
    Syntax
    public class Post : IJsonObject

    Properties

    Name Description
    ApId
    Body
    CommunityId
    CreatorId
    Deleted
    EmbedDescription
    EmbedTitle
    EmbedVideoUrl
    FeaturedCommunity
    FeaturedLocal
    Id
    LanguageId
    Local
    Locked
    Name
    Nsfw
    Published
    Removed
    ThumbnailUrl
    Updated
    Url
    © SlyCedix. All rights reserved.