ExportedContactToken#
- class pyrogram.raw.types.ExportedContactToken#
Describes a temporary profile link.
Constructor of
ExportedContactToken
.- Details:
Layer:
158
ID:
41BF109B
- Parameters:
url (
str
) – The temporary profile link.expires (
int
32-bit
) – Its expiration date.
- Functions:
This object can be returned by 1 function.
Generates a temporary profile link for the currently logged-in user.