Class Suggestion (2.16.0)

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

The suggestion chip message that the user can tap to quickly post a reply to the conversation.

Attribute

NameDescription
title str
Required. The text shown the in the suggestion chip.

Inheritance

builtins.object > proto.message.Message > Suggestion