Documentation - v0.27.1
    Preparing search index...

    Interface ActionChatCreated

    Group was created

    interface ActionChatCreated {
        title: string;
        type: "chat_created";
        users: number[];
    }
    Index

    Properties

    Properties

    title: string

    Group name

    type: "chat_created"
    users: number[]

    IDs of the users in the group