Audio mime types for Interactions content.
Python models this as a Literal[...] | str union; in Elixir we accept any string.
Summary
Types
@type t() :: String.t()
Audio mime types for Interactions content.
Python models this as a Literal[...] | str union; in Elixir we accept any string.
@type t() :: String.t()