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

A matched URL in a Chat message. Chat apps can preview matched URLs. For more information, see Preview links.

Attributes

  • url (type: String.t, default: nil) - Output only. The URL that was matched.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.