Community
Property | Type | Description | Optional |
---|---|---|---|
id | string | Unique identifier for the community. | ❌ |
name | string | Name of the community. | ❌ |
imageUrl | string | URL of the community's image. | ✅ |
membersCount | number | Number of members in the community. | ✅ |
updatedAt | number | Timestamp of the last update to the community. | ✅ |
hideDmTab | boolean | Whether the direct messaging (DM) tab is hidden. | ❌ |