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

A slash command in Google Chat.

Attributes

  • commandId (type: String.t, default: nil) - The ID of the slash command invoked.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.