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

A link that opens a new window.

Attributes

  • url (type: String.t, default: nil) - The URL to open.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.