Reference documentation and code samples for the Google Apps Chat V1 Client class CustomEmoji.
Represents a custom emoji.
Generated from protobuf message google.chat.v1.CustomEmoji
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uid |
string
Output only. Unique key for the custom emoji resource. |
getUid
Output only. Unique key for the custom emoji resource.
Returns | |
---|---|
Type | Description |
string |
setUid
Output only. Unique key for the custom emoji resource.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |