ultra-telegram-framework
    Preparing search index...

    Interface GetUserPersonalChatMessagesParams

    interface GetUserPersonalChatMessagesParams {
        limit: number;
        user_id: number;
    }
    Index

    Properties

    Properties

    limit: number

    The maximum number of messages to return; 1-20

    user_id: number

    Unique identifier for the target user