Class QuickReplies (2.15.0)

QuickReplies(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The quick replies response message.

Attributes

NameDescription
title str
Optional. The title of the collection of quick replies.
quick_replies Sequence[str]
Optional. The collection of quick replies.

Inheritance

builtins.object > proto.message.Message > QuickReplies