github.com/gotd/td/tg.TextCustomEmoji.DocumentID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L2572: 	DocumentID int64
		tl_rich_text_gen.go#L2597: 	if !(t.DocumentID == 0) {
		tl_rich_text_gen.go#L2621: 	t.DocumentID = from.GetDocumentID()
		tl_rich_text_gen.go#L2674: 	b.PutLong(t.DocumentID)
		tl_rich_text_gen.go#L2700: 		t.DocumentID = value
		tl_rich_text_gen.go#L2717: 	return t.DocumentID