github.com/gotd/td/tg.UpdateMessageReactions.TopMsgID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L19878: 	TopMsgID int
		tl_update_gen.go#L19912: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L19941: 		u.TopMsgID = val
		tl_update_gen.go#L19993: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L20024: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L20072: 		u.TopMsgID = value
		tl_update_gen.go#L20101: 	u.TopMsgID = value
		tl_update_gen.go#L20113: 	return u.TopMsgID, true