TMeUrlTypeSupergroup constructor
const
TMeUrlTypeSupergroup({
- required int supergroupId,
A URL linking to a public supergroup or channel
Implementation
const TMeUrlTypeSupergroup({
required this.supergroupId,
});