github.com/gotd/td/tg.MessagesDeleteParticipantReactionRequest.MsgID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_delete_participant_reaction_gen.go#L41: 	MsgID int
		tl_messages_delete_participant_reaction_gen.go#L64: 	if !(d.MsgID == 0) {
		tl_messages_delete_participant_reaction_gen.go#L90: 	d.MsgID = from.GetMsgID()
		tl_messages_delete_participant_reaction_gen.go#L153: 	b.PutInt(d.MsgID)
		tl_messages_delete_participant_reaction_gen.go#L191: 		d.MsgID = value
		tl_messages_delete_participant_reaction_gen.go#L216: 	return d.MsgID