|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __construct (public mixed $module, string|\MessageSegment|array|\Stringable $timeout_prompt='', private ?ActionResponse $prompt_response=null, private ?OneBotEvent $user_event=null, private int $prompt_option=ZM_PROMPT_NONE, \Throwable $previous=null) | |
| getTimeoutPrompt () | |
| getPromptResponse () | |
| getUserEvent () | |
| getPromptOption () | |
| __construct | ( | public mixed | $module, |
| string|\MessageSegment|array|\Stringable | $timeout_prompt = '', |
||
| private ?ActionResponse | $prompt_response = null, |
||
| private ?OneBotEvent | $user_event = null, |
||
| private int | $prompt_option = ZM_PROMPT_NONE, |
||
| \Throwable | $previous = null |
||
| ) |
| getPromptOption | ( | ) |
| getPromptResponse | ( | ) |
| getTimeoutPrompt | ( | ) |
| getUserEvent | ( | ) |