Reference documentation and code samples for the Google Apps Chat V1 Client class CustomEmojiMetadata.
Annotation metadata for custom emoji.
Generated from protobuf message google.chat.v1.CustomEmojiMetadata
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ custom_emoji |
CustomEmoji
The custom emoji. |
getCustomEmoji
The custom emoji.
| Returns | |
|---|---|
| Type | Description |
CustomEmoji|null |
|
hasCustomEmoji
clearCustomEmoji
setCustomEmoji
The custom emoji.
| Parameter | |
|---|---|
| Name | Description |
var |
CustomEmoji
|
| Returns | |
|---|---|
| Type | Description |
$this |
|