$MessageInputExtension extension

on

Properties

hasEmbed bool

Available on MessageInput, provided by the $MessageInputExtension extension

Returns true if embed is not null, otherwise false.
no setter
hasFacets bool

Available on MessageInput, provided by the $MessageInputExtension extension

Returns true if facets is not null, otherwise false.
no setter
hasNotEmbed bool

Available on MessageInput, provided by the $MessageInputExtension extension

Returns true if embed is null, otherwise false.
no setter
hasNotFacets bool

Available on MessageInput, provided by the $MessageInputExtension extension

Returns true if facets is null, otherwise false.
no setter
hasNotUnknown bool

Available on MessageInput, provided by the $MessageInputExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool

Available on MessageInput, provided by the $MessageInputExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter