files

open override fun files(messageId: String): MessageFileHandler

Returns a handler for interacting with the files in the message with the given id.

Return

The handler for interacting with the files

Parameters

messageId

The id of the message to get the files for