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

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L20682: 	TopMsgID int
		tl_update_gen.go#L20723: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L20756: 		u.TopMsgID = val
		tl_update_gen.go#L20817: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L20851: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L20907: 		u.TopMsgID = value
		tl_update_gen.go#L20943: 	u.TopMsgID = value
		tl_update_gen.go#L20955: 	return u.TopMsgID, true