teleproto - v1.229.0
    Preparing search index...

    Class RandomIdExpiredError

    The specified random_id was expired (most likely it didn't follow the required uint64_t random_id = (time() << 32) | ((uint64_t)random_uint32_t()) format, or the specified time is too far in the past).

    Hierarchy (View Summary)

    Index
    code: number = 400
    errorMessage: string = "BAD_REQUEST"