Fields are defined as an array, and hashes contained within it will be displayed in a table inside the message attachment.
title
Shown as a bold heading above the value text. It cannot contain markup and will be escaped for you.
value
The text value of the field. It may contain standard message markup and must be escaped as normal. May be multi-line.
short (Boolean)
An optional flag indicating whether the value is short enough to be displayed side-by-side with other values.
## fields
Fields are defined as an array, and hashes contained within it will be displayed in a table inside the message attachment.
### title
Shown as a bold heading above the `value` text. It cannot contain markup and will be escaped for you.
### value
The text value of the field. It may contain standard message markup and must be escaped as normal. May be multi-line.
### short (Boolean)
An optional flag indicating whether the `value` is short enough to be displayed side-by-side with other values.
isundil hivatkozott erre a hibajegyre egy commit-ban ekkor: 8 éve
Add following attachments:
Refs #6
fields
Fields are defined as an array, and hashes contained within it will be displayed in a table inside the message attachment.
title
Shown as a bold heading above the
valuetext. It cannot contain markup and will be escaped for you.value
The text value of the field. It may contain standard message markup and must be escaped as normal. May be multi-line.
short (Boolean)
An optional flag indicating whether the
valueis short enough to be displayed side-by-side with other values.Missing button style (#9)