Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.message
/
aggregation
aggregation
fun
List
<
SingleMessageReceipt
>
.
aggregation
(
)
:
AggregatedMessageReceipt
(
source
)
fun
Collection
<
SingleMessageReceipt
>
.
aggregation
(
)
:
AggregatedMessageReceipt
(
source
)
fun
Iterable
<
SingleMessageReceipt
>
.
aggregation
(
)
:
AggregatedMessageReceipt
(
source
)
将多个
SingleMessageReceipt
聚合为
AggregatedMessageReceipt
.
See also
Single
Message
Receipt
Aggregated
Message
Receipt