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

8 uses

	github.com/gotd/td/tg (current package)
		tl_ephemeral_message_gen.go#L53: 	TopMsgID int
		tl_ephemeral_message_gen.go#L109: 	if !(e.TopMsgID == 0) {
		tl_ephemeral_message_gen.go#L164: 		e.TopMsgID = val
		tl_ephemeral_message_gen.go#L273: 	if !(e.TopMsgID == 0) {
		tl_ephemeral_message_gen.go#L323: 		b.PutInt(e.TopMsgID)
		tl_ephemeral_message_gen.go#L420: 		e.TopMsgID = value
		tl_ephemeral_message_gen.go#L531: 	e.TopMsgID = value
		tl_ephemeral_message_gen.go#L543: 	return e.TopMsgID, true