channels.CreateChannel¶
- class pyrogram.raw.functions.channels.CreateChannel¶
Telegram API function.
- Details:
Layer:
194
ID:
91006707
- Parameters:¶
title (
str
) – N/Aabout (
str
) – N/Abroadcast (
bool
, optional) – N/Amegagroup (
bool
, optional) – N/Afor_import (
bool
, optional) – N/Aforum (
bool
, optional) – N/Ageo_point (
InputGeoPoint
, optional) – N/Aaddress (
str
, optional) – N/Attl_period (
int
32-bit
, optional) – N/A
- Returns:¶