requireAuth property

bool? requireAuth
getter/setter pair

Determines whether or not the file in the message and generated thumbnail images can be only accessed by the users within the application who are participating in the same open channel, or who are the members of the same group channel.

Implementation

bool? requireAuth = true;