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

6 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L2608: 	UserID int64
		tl_update_gen.go#L2644: 	if !(u.UserID == 0) {
		tl_update_gen.go#L2678: 	u.UserID = from.GetUserID()
		tl_update_gen.go#L2746: 	b.PutLong(u.UserID)
		tl_update_gen.go#L2781: 		u.UserID = value
		tl_update_gen.go#L2820: 	return u.UserID