1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-26 01:45:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.chat.abstracts/-group-chat/index.md
2021-03-17 15:18:37 +00:00

1.9 KiB

//docs/dev.inmo.tgbotapi.types.chat.abstracts/GroupChat

GroupChat

[common] interface GroupChat : PublicChat

Properties

Name Summary
id [common] abstract val id: ChatId
title [common] abstract val title: String

Inheritors

Name
GroupChatImpl
SupergroupChat
ExtendedGroupChat