BotMessagePreviewActionType type

定義 BotMessagePreviewActionType 的值。 可能的值包括:'edit'、'send'

type BotMessagePreviewActionType = "edit" | "send"