GoogleApi.Chat.V1.Model.CustomEmojiMetadata (google_api_chat v0.43.0)

View Source

Annotation metadata for custom emoji.

Attributes

  • customEmoji (type: GoogleApi.Chat.V1.Model.CustomEmoji.t, default: nil) - The custom emoji.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.