Table of Contents

Class Emoji

Namespace
NetCord
Assembly
NetCord.dll
public class Emoji : IJsonModel<JsonEmoji>
Inheritance
Emoji
Implements
Derived
Inherited Members

Properties

Animated

public bool Animated { get; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

Methods

CreateFromJson(JsonEmoji, ulong, RestClient)

public static Emoji CreateFromJson(JsonEmoji jsonModel, ulong guildId, RestClient client)

Parameters

jsonModel JsonEmoji
guildId ulong
client RestClient

Returns

Emoji

ToString()

public override string ToString()

Returns

string