Information about a thumbnail in Matrix See: MessageEventContent View Source models/events/MessageEvent.ts, line 73 Members Type: number # h The intended height of the thumbnail in pixels. View Source models/events/MessageEvent.ts, line 91 Type: string # mimetype Optional The type of thumbnail. View Source models/events/MessageEvent.ts, line 85 Type: number # size Optional The size of the thumbnail in bytes. View Source models/events/MessageEvent.ts, line 79 Type: number # w The intended width of the thumbnail in pixels. View Source models/events/MessageEvent.ts, line 96