Enum CreateMessageRequest.Types.MessageReplyOption
Specifies how to reply to a message. More states might be added in the future.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum CreateMessageRequest.Types.MessageReplyOption
Fields
Name | Description |
---|---|
ReplyMessageFallbackToNewThread | Creates the message as a reply to the thread specified by [thread
ID][google.chat.v1.Thread.name] or
[ |
ReplyMessageOrFail | Creates the message as a reply to the thread specified by [thread
ID][google.chat.v1.Thread.name] or
[ |
Unspecified | Default. Starts a new thread. Using this option ignores any [thread
ID][google.chat.v1.Thread.name] or
[ |