| 类和说明 |
|---|
| BotIdentity |
| ChatInfo |
| SendInput
Message payload accepted by
LarkChannel.send(...). |
| SendOptions
Optional delivery controls for
LarkChannel.send(...) and
LarkChannel.stream(...). |
| SendResult
Result returned by send and stream operations.
|
| StreamInput
Streaming payload accepted by
LarkChannel.stream(...). |
| 类和说明 |
|---|
| CardStreamController
Controller exposed to interactive-card streaming producers.
|
| CardStreamProducer
User callback that updates an interactive card over time.
|
| MarkdownStreamController
Controller exposed to Markdown streaming producers.
|
| MarkdownStreamProducer
User callback that writes incremental Markdown content.
|
| MentionInfo
Mention metadata extracted from message content.
|
| RejectReason |
| ResourceDescriptor
Resource reference extracted from an inbound message.
|
| SendInput
Message payload accepted by
LarkChannel.send(...). |
| SendInput.Kind
Supported outbound message kinds.
|
| SendOptions
Optional delivery controls for
LarkChannel.send(...) and
LarkChannel.stream(...). |
| SendOptions.Builder
Builder for send options.
|
| StreamInput
Streaming payload accepted by
LarkChannel.stream(...). |
| StreamInput.Kind
Supported streaming modes.
|
| 类和说明 |
|---|
| BotAddedEvent |
| BotIdentity |
| CardActionEvent
Normalized interactive-card callback delivered by the
cardAction
event. |
| CommentEvent |
| MentionInfo
Mention metadata extracted from message content.
|
| NormalizedMessage
Normalized inbound message delivered to
channel.on("message", ...). |
| ReactionEvent
Normalized message reaction event.
|
| ResourceDescriptor
Resource reference extracted from an inbound message.
|
| 类和说明 |
|---|
| SendInput
Message payload accepted by
LarkChannel.send(...). |
| SendOptions
Optional delivery controls for
LarkChannel.send(...) and
LarkChannel.stream(...). |
| SendResult
Result returned by send and stream operations.
|
| StreamInput
Streaming payload accepted by
LarkChannel.stream(...). |
| 类和说明 |
|---|
| CardStreamController
Controller exposed to interactive-card streaming producers.
|
| CardStreamProducer
User callback that updates an interactive card over time.
|
| MarkdownStreamController
Controller exposed to Markdown streaming producers.
|
| MarkdownStreamProducer
User callback that writes incremental Markdown content.
|
| SendOptions
Optional delivery controls for
LarkChannel.send(...) and
LarkChannel.stream(...). |
| SendResult
Result returned by send and stream operations.
|
| 类和说明 |
|---|
| BotIdentity |
| NormalizedMessage
Normalized inbound message delivered to
channel.on("message", ...). |
| RejectEvent
Event emitted when an inbound message is rejected by the safety policy.
|
| RejectReason |
Copyright © 2026. All rights reserved.