Interface SuggestedActionSetProfilePhoto

Suggests the user to set profile photo. Subtype of SuggestedAction.

interface SuggestedActionSetProfilePhoto {
    @type: "suggestedActionSetProfilePhoto";
}

Properties

Properties

@type: "suggestedActionSetProfilePhoto"