• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/node
  • methods
  • _normalizePrivacyRules

Function _normalizePrivacyRules

  • _normalizePrivacyRules(
        client: ITelegramClient,
        rules: InputPrivacyRule[],
    ): Promise<tl.TypeInputPrivacyRule[]>
  • Normalize InputPrivacyRule[] to tl.TypeInputPrivacyRule, resolving the peers if needed.

    Parameters

    • client: ITelegramClient
    • rules: InputPrivacyRule[]

    Returns Promise<tl.TypeInputPrivacyRule[]>

    • Defined in packages/core/src/highlevel/methods/misc/normalize-privacy-rules.ts:13

Settings

Member Visibility
Documentation - v0.23.3
  • Loading...

Generated using TypeDoc