SlackChatMessageAttachmentField.

Short Property

Summary

Optional flag indicating whether the `value` is short enough to be displayed side-by-side with other values

Syntax

public bool Short { get; set; }

Value

Type Description
bool true if short; otherwise, false.