Layer 220
Type

Gogram Example

// ChatInvite is an interface type
// You can use any of the following constructors:
var _ tg.ChatInvite = &tg.ChatInviteAlready{}
var _ tg.ChatInvite = &tg.ChatInvitePeek{}
var _ tg.ChatInvite = &tg.ChatInvite{}