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

8 uses

	github.com/gotd/td/tg (current package)
		tl_stickers_set_sticker_set_thumb_gen.go#L57: 	ThumbDocumentID int64
		tl_stickers_set_sticker_set_thumb_gen.go#L84: 	if !(s.ThumbDocumentID == 0) {
		tl_stickers_set_sticker_set_thumb_gen.go#L112: 		s.ThumbDocumentID = val
		tl_stickers_set_sticker_set_thumb_gen.go#L163: 	if !(s.ThumbDocumentID == 0) {
		tl_stickers_set_sticker_set_thumb_gen.go#L201: 		b.PutLong(s.ThumbDocumentID)
		tl_stickers_set_sticker_set_thumb_gen.go#L246: 		s.ThumbDocumentID = value
		tl_stickers_set_sticker_set_thumb_gen.go#L280: 	s.ThumbDocumentID = value
		tl_stickers_set_sticker_set_thumb_gen.go#L292: 	return s.ThumbDocumentID, true