github.com/gotd/td/tg.UpdateBotChatInviteRequester.Invite (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L20326: 	Invite ExportedChatInviteClass
		tl_update_gen.go#L20373: 	if !(u.Invite == nil) {
		tl_update_gen.go#L20409: 	u.Invite = from.GetInvite()
		tl_update_gen.go#L20507: 	if u.Invite == nil {
		tl_update_gen.go#L20510: 	if err := u.Invite.Encode(b); err != nil {
		tl_update_gen.go#L20574: 		u.Invite = value
		tl_update_gen.go#L20630: 	return u.Invite