ChannelFileSendWithMessage sends a file to the given channel with an message. DEPRECATED. Use ChannelMessageSendComplex instead. channelID : The ID of a Channel. content: Optional Message content. name: The name of the file. io.Reader : A reader for the file contents.
(channelID, content string, name string, r io.Reader)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected