Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.4 KB

DashboardChat200ResponseAllOf1UsersInner.md

File metadata and controls

21 lines (18 loc) · 1.4 KB

# DashboardChat200ResponseAllOf1UsersInner

Properties

Name Type Description Notes
audio_sent int The user's total number of audio files sent. [optional]
code_sippet_sent int The user's total number of code snippets sent. [optional]
email string The user's email address. [optional]
files_sent int The user's total number of files sent. [optional]
giphys_sent int The user's total number of GIPHY images sent. [optional]
group_sent int The user's total number of messages sent in Zoom Chat channels. [optional]
images_sent int The user's total number of images sent. [optional]
p2p_sent int The user's total number of peer-to-peer (P2P) chat messages sent. [optional]
text_sent int The user's total number of text messages sent. [optional]
total_sent int The user's total number of messages sent. [optional]
user_id string The user's ID. [optional]
user_name string The user's display name. [optional]
video_sent int The user's total number of video files sent. [optional]

[Back to Model list] [Back to API list] [Back to README]