# MessageMedia **Type:** GraphQL objects **Description:** Media content attached to a message. ## Fields - attachments (Attachment): List of file attachments. - url (String) - name (String) - type (String) - size (Float) - duration (Float) - locationData (LocationData) - caption (String): Optional caption for the media.