• Changes the current default value of the Time-To-Live setting, applied to all new chats.

    Parameters

    • client: ITelegramClient
    • period: number

      New TTL period, in seconds (or 0 to disable)

    Returns Promise<void>