> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DmEvent

> Referência para Schemas.DmEvent no X API SDK — interface TypeScript. Definições de campos, tipos e propriedades para payloads de requisição ou resposta da X API.

[Schemas](/xdks/typescript/reference/modules/Schemas).DmEvent

## Propriedades

<ResponseField name="attachments" type="Record<string, any>" />

<ResponseField name="cashtags" type="any[]" />

<ResponseField name="createdAt" type="string" />

<ResponseField name="dmConversationId" type="string" />

<ResponseField name="eventType" type="string" required />

<ResponseField name="hashtags" type="any[]" />

<ResponseField name="id" type="string" required />

<ResponseField name="mentions" type="any[]" />

<ResponseField name="participantIds" type="string[]" />

<ResponseField name="referencedTweets" type="Record<string, any>[]" />

<ResponseField name="senderId" type="string" />

<ResponseField name="text" type="string" />

<ResponseField name="urls" type="any[]" />
