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

8 uses

	github.com/gotd/td/tg (current package)
		tl_input_reply_to_gen.go#L53: 	TopMsgID int
		tl_input_reply_to_gen.go#L128: 	if !(i.TopMsgID == 0) {
		tl_input_reply_to_gen.go#L179: 		i.TopMsgID = val
		tl_input_reply_to_gen.go#L285: 	if !(i.TopMsgID == 0) {
		tl_input_reply_to_gen.go#L331: 		b.PutInt(i.TopMsgID)
		tl_input_reply_to_gen.go#L408: 		i.TopMsgID = value
		tl_input_reply_to_gen.go#L483: 	i.TopMsgID = value
		tl_input_reply_to_gen.go#L495: 	return i.TopMsgID, true