FoxoChat.js Packages
    Preparing search index...

    Class Member

    API Member model.

    Hierarchy

    Index

    Constructors

    Properties

    channel: Channel

    The channel of the member.

    client: Client

    The client that instantiated this Model.

    id: number

    The id of the model.

    joinedAt: Date

    The time when member joined.

    permissions: MemberPermissions

    The permissions of the member.

    user: User

    The user of the member.

    Methods