Class CreateGuildEmojiRequest
public class CreateGuildEmojiRequest
- Inheritance
-
objectCreateGuildEmojiRequest
Properties
ImageBase64
[JsonProperty("image")]
public string ImageBase64 { get; set; }
Property Value
Name
[JsonProperty("name")]
public string Name { get; set; }
Property Value
Methods
ImageFromStream(Stream)
public void ImageFromStream(Stream stream)
Parameters
streamStream