Class CustomEmoji
Represents a custom emoji.
Implements
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public sealed class CustomEmoji : IMessage<CustomEmoji>, IEquatable<CustomEmoji>, IDeepCloneable<CustomEmoji>, IBufferMessage, IMessage
Constructors
CustomEmoji()
Declaration
public CustomEmoji()
CustomEmoji(CustomEmoji)
Declaration
public CustomEmoji(CustomEmoji other)
Parameters
Type | Name | Description |
---|---|---|
CustomEmoji | other |
Properties
Uid
Output only. Unique key for the custom emoji resource.
Declaration
public string Uid { get; set; }
Property Value
Type | Description |
---|---|
string |