addAll

abstract fun addAll(messages: Iterable<Message.Element>): T(source)

Add the given messages to this MessagesAddable.

Return

the updated MessagesAddable object

Parameters

messages

要添加的消息元素集