Skip to content

Properly mark optional fields (last_message and description)

jack1142 requested to merge (removed):jack1142-master-patch-20783 into master

Server channel might have no description in which case description is not part of the payload. Also, last_message is not part of the payload when there was no message sent in the channel yet.

Edited by jack1142

Merge request reports