BotMessageArgs

constructor(customPayload: Output<BotCustomPayloadArgs>? = null, imageResponseCard: Output<BotImageResponseCardArgs>? = null, plainTextMessage: Output<BotPlainTextMessageArgs>? = null, ssmlMessage: Output<BotSsmlMessageArgs>? = null)