Represents a URI action.
t() :: %LineBot.Message.Action.URI{ altUri: %{desktop: :http | :https | :line | :tel}, label: String.t(), type: :uri, uri: String.t() }