isJoined property

bool? isJoined
getter/setter pair

True if the user is joined to the album.

This is always true for the owner of the album.

Implementation

core.bool? isJoined;