UpdateSuggestedActions¶
The list of suggested to the user actions has changed
UpdateSuggestedActions(
added_actions: list of SuggestedAction,
removed_actions: list of SuggestedAction
) → Update
added_actions¶
list of SuggestedAction
Added suggested actions
removed_actions¶
list of SuggestedAction
Removed suggested actions