Class ComponentSectionThumbnail
- Namespace
- NetCord
- Assembly
- NetCord.dll
public class ComponentSectionThumbnail : IComponentSectionAccessory, IJsonModel<JsonComponent>
- Inheritance
-
ComponentSectionThumbnail
- Implements
- Inherited Members
Constructors
ComponentSectionThumbnail(JsonComponent)
public ComponentSectionThumbnail(JsonComponent jsonModel)
Parameters
jsonModel
JsonComponent
Properties
Description
public string? Description { get; }
Property Value
Id
public int Id { get; }
Property Value
Media
public ComponentMedia Media { get; }
Property Value
Spoiler
public bool Spoiler { get; }