Compartilhar via


BotMessagePreviewActionType type

Define valores para BotMessagePreviewActionType. Os valores possíveis incluem: 'editar', 'enviar'

type BotMessagePreviewActionType = "edit" | "send"