Module api20100401_media_api

Source

Structs§

DeleteMediaParams
struct for passing parameters to the method delete_media
FetchMediaParams
struct for passing parameters to the method fetch_media
ListMediaParams
struct for passing parameters to the method list_media

Enums§

DeleteMediaError
struct for typed errors of method delete_media
FetchMediaError
struct for typed errors of method fetch_media
ListMediaError
struct for typed errors of method list_media

Functions§

delete_media
Delete the Media resource.
fetch_media
Fetch a single Media resource associated with a specific Message resource
list_media
Read a list of Media resources associated with a specific Message resource