User.TappedContinue
Description
The User.TappedContinue
type defines an action that requires a client to
progress to the next item in the current sequence. This type is usually found
as the action of a button used to break up longer sequences of text, giving the
end user a chance to finish reading and understanding the preceding messages.
Properties
No properties available on this type.
Example
{
"type": "User.TappedContinue"
}