CdnConfig#

class pyrogram.raw.types.CdnConfig#

Configuration for CDN file downloads.

Constructor of CdnConfig.

Details:
  • Layer: 158

  • ID: 5725E40A

Parameters:

public_keys (List of CdnPublicKey) – Vector of public keys to use only during handshakes to CDN DCs.

Functions:

This object can be returned by 1 function.

help.GetCdnConfig

Get configuration for CDN file downloads.