Skip to content

Commit

Permalink
docs: Document that group topic lock is default on.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Mar 26, 2024
1 parent 9e9ed77 commit fddbeb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions toxcore/tox.h
Original file line number Diff line number Diff line change
Expand Up @@ -3488,6 +3488,8 @@ const char *tox_group_privacy_state_to_string(Tox_Group_Privacy_State value);

/**
* Represents the state of the group topic lock.
*
* The default is enabled.
*/
typedef enum Tox_Group_Topic_Lock {

Expand Down

0 comments on commit fddbeb4

Please sign in to comment.