View Source GoogleApi.Chat.V1.Model.CustomEmoji (google_api_chat v0.34.3)

Represents a custom emoji.

Attributes

  • uid (type: String.t, default: nil) - Unique key for the custom emoji resource.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Chat.V1.Model.CustomEmoji{uid: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.