View Source ExTDLib.Method.CheckCreatedPublicChatsLimit (ExTDLib v0.0.4)

Checks whether the maximum number of owned public chats has been reached. Returns corresponding error if the limit was reached. The limit can be increased with Telegram Premium. Returns object_ptr<Ok>.

NameTypeDescription
typePublicChatTypeType of the public chats, for which to check the limit.

More details on telegram's documentation.