github.com/gotd/td/tg.BotApp.Document (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_bot_app_gen.go#L167: 	Document DocumentClass
		tl_bot_app_gen.go#L217: 	if !(b.Document == nil) {
		tl_bot_app_gen.go#L254: 		b.Document = val
		tl_bot_app_gen.go#L322: 	if !(b.Document == nil) {
		tl_bot_app_gen.go#L357: 		if b.Document == nil {
		tl_bot_app_gen.go#L360: 		if err := b.Document.Encode(buf); err != nil {
		tl_bot_app_gen.go#L436: 		b.Document = value
		tl_bot_app_gen.go#L499: 	b.Document = value
		tl_bot_app_gen.go#L511: 	return b.Document, true