Documentation - v0.27.1
    Preparing search index...

    Type Alias MtcuteI18nAdapter<Input>

    MtcuteI18nAdapter: (obj: Input) => string | null | undefined

    Translation "adapter".

    Used to extract language from Input object.

    Type Parameters

    • Input

    Type Declaration

      • (obj: Input): string | null | undefined
      • Parameters

        Returns string | null | undefined