Class: Ittybit::FileResponseKind

Inherits:
Object
  • Object
show all
Defined in:
lib/ittybit/types/file_response_kind.rb

Constant Summary collapse

VIDEO =
"video"
IMAGE =
"image"
AUDIO =
"audio"