ChatInvite#
- class hydrogram.raw.types.ChatInvite[source]#
Telegram API type.
Constructor of
ChatInvite.- Details:
Layer:
166ID:
CDE0EC40
- Parameters:
title (
str) – N/Aphoto (
Photo) – N/Aparticipants_count (
int32-bit) – N/Acolor (
int32-bit) – N/Achannel (
bool, optional) – N/Abroadcast (
bool, optional) – N/Apublic (
bool, optional) – N/Amegagroup (
bool, optional) – N/Arequest_needed (
bool, optional) – N/Averified (
bool, optional) – N/Ascam (
bool, optional) – N/Afake (
bool, optional) – N/Aabout (
str, optional) – N/Aparticipants (List of
User, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.