FilesLayoutMode
Union
FilesLayoutMode
type
The layout of the files in the message bubble.
'horizontal' - Files are laid out in a row and are horizontally scrollable. 'vertical' - Files are displayed in a vertical stack. 'wrap' - Files wrap to new lines when space is limited.
Possible values:
"horizontal""vertical""wrap"