Types

CommunityP

A partial community.

Properties

isCreator: boolean

Whether the current user is the owner of the community.

id: number

The identifier of the community.

name: string

The community’s name.

photo?: ChatPhoto

The community’s photo.

isLeft: boolean

Whether the current account has left the community.

isShownAsOneChat: boolean

Whether the community is shown as one chat.

administratorRights?: ChatAdministratorRights

Rights of community administrators.

defaultPermissions?: ChatMemberRights

Default permissions of community members.