github.com/gotd/td/tg.StickerSet.ThumbDocumentID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_sticker_set_gen.go#L97: 	ThumbDocumentID int64
		tl_sticker_set_gen.go#L170: 	if !(s.ThumbDocumentID == 0) {
		tl_sticker_set_gen.go#L243: 		s.ThumbDocumentID = val
		tl_sticker_set_gen.go#L404: 	if !(s.ThumbDocumentID == 0) {
		tl_sticker_set_gen.go#L452: 		b.PutLong(s.ThumbDocumentID)
		tl_sticker_set_gen.go#L559: 		s.ThumbDocumentID = value
		tl_sticker_set_gen.go#L837: 	s.ThumbDocumentID = value
		tl_sticker_set_gen.go#L849: 	return s.ThumbDocumentID, true