BotMessagePreviewActionType type

定义 BotMessagePreviewActionType 的值。 可能的值包括:“edit”、“send”

type BotMessagePreviewActionType = "edit" | "send"