AcsInteractiveReplyKind type
Defines values for AcsInteractiveReplyKind.
KnownAcsInteractiveReplyKind can be used interchangeably with AcsInteractiveReplyKind,
this enum contains the known values that the service supports.
Known values supported by the service
buttonReply: Messaged interactive reply type is ButtonReply
listReply: Messaged interactive reply type is ListReply
unknown: Messaged interactive reply type is Unknown
type AcsInteractiveReplyKind = string