Expand description
OpenTalk API v1 data types
Modules§
- assets
- This module contains types that are used for OpenTalk API V1 assets endpoints.
- auth
- Types related to the API endpoints under
/auth
. - error
- Definition of error related types used in the OpenTalk API
- events
- This module contains types that are used for OpenTalk API V1 events endpoints.
- pagination
- Pagination types
- rooms
- Types related to the API endpoints under
/rooms
. - services
- Types related to the API endpoints under
/services
. - turn
- Types related to the API endpoints under
/turn
. - users
- This module contains types that are used in OpenTalk API V1 users endpoints.
Structs§
- Cursor
- Opaque token which represents T as a base64 string (where T is encoded using bincode)