Documentation - v0.27.1
    Preparing search index...

    Interface ChatActionUserJoined

    A user has joined the channel (in the case of big groups, info of the user that has joined isn't shown)

    interface ChatActionUserJoined {
        type: "user_joined";
    }
    Index

    Properties

    Properties

    type: "user_joined"