GoogleApi.Chat.V1.Model.MatchedUrl (google_api_chat v0.31.0) View Source
A matched url in a Chat message. Chat bots can unfurl matched URLs. For more information, refer to Unfurl links.
Attributes
-
url
(type:String.t
, default:nil
) - The url that was matched.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Chat.V1.Model.MatchedUrl{url: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.