Interface SuggestedActionSetBirthdate

Suggests the user to set birthdate. Subtype of SuggestedAction.

interface SuggestedActionSetBirthdate {
    @type: "suggestedActionSetBirthdate";
}

Properties

Properties

@type: "suggestedActionSetBirthdate"