Skip to main content

AddTaskParam

Index

Enumerations

body_type

body_type:

Whether or not to use rich styles.

  • plain: The content value will be parsed as plaintext.
  • json_string: The content value will be parsed as an object representing a rich-formatted text.

JSON_STRING

JSON_STRING: json_string

PLAIN

PLAIN: plain

color

color:

Color assigned to the task.

_00C7CF

_00C7CF: #00c7cf

_1D5ECC

_1D5ECC: #1d5ecc

_478BFF

_478BFF: #478bff

_5A9216

_5A9216: #5a9216

_7E828E

_7E828E: #7e828e

_8AC917

_8AC917: #8ac917

_8F0099

_8F0099: #8f0099

_F03621

_F03621: #f03621

_F76363

_F76363: #f76363

_FF8B00

_FF8B00: #ff8b00

_FFBF00

_FFBF00: #ffbf00

external_asset_type

external_asset_type:

The storage type of the attached file.

  • google_drive: Google Drive files.
  • gcp_storage: All other types of files.

GCP_STORAGE

GCP_STORAGE: gcp_storage

GOOGLE_DRIVE

GOOGLE_DRIVE: google_drive