public class BotResponseFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
static BotResponseFormat |
JSON |
static BotResponseFormat |
MARKDOWN |
static BotResponseFormat |
TEXT |
public static final BotResponseFormat TEXT
public static final BotResponseFormat MARKDOWN
public static final BotResponseFormat JSON
public static BotResponseFormat fromValue(String value)
Copyright © 2025. All rights reserved.