github.com/gotd/td/tg.UpdateChatParticipantAdd.ChatID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L2606: 	ChatID int64
		tl_update_gen.go#L2641: 	if !(u.ChatID == 0) {
		tl_update_gen.go#L2677: 	u.ChatID = from.GetChatID()
		tl_update_gen.go#L2745: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L2774: 		u.ChatID = value
		tl_update_gen.go#L2812: 	return u.ChatID