Skip to main content
Version: 1.2.2

is_serialized_grouped_message

FunctionPrivateSource

flag: bool = is_serialized_grouped_message(obj: Any)

Determine whether obj is a serialized GroupedMessage.

Arguments

Requires

ArgumentTypeRequired
Description
objAnyThe object to be checked.

Returns

ArgumentType
Description
flagboolTrue if obj is SerializedMessage.