PhoneSmsReceivedEvent | @zoom/rivetType Alias PhoneSmsReceivedEvent
PhoneSmsReceivedEvent: Event<"phone.sms_received"> & {event: string;event_ts: number;payload: {account_id: string;object: {attachments: {download_url: string;id: string;name: string;size: number;type: string;}[];date_time: string;message: string;message_id: string;message_type: number;owner: { id?: string; team_id?: string; type?: string };sender: {display_name?: string;id?: string;phone_number: string;type?: string;};session_id: string;to_members: {display_name?: string;id?: string;is_message_owner?: boolean;phone_number: string;type?: string;}[];};};} Copyright © 2024 Zoom Video Communications, Inc.