DirectMessagesCreateCommand IsParametersValid Method CkSoftware GroupMe SDK - Documentation
Validates the current direct-messages parameters.

Namespace: CkSoftware.GroupMe.Sdk.Messaging.Commands
Assembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public bool IsParametersValid()

Return Value

Type: Boolean
True if there is at least a text or an attachment available, otherwise false.
See Also