github.com/gotd/td/tg.BotInfo.GetDescriptionDocument (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_bot_info_gen.go#L430: func (b *BotInfo) GetDescriptionDocument() (value DocumentClass, ok bool) {
		tl_bot_info_gen.go#L488: 	if value, ok := b.GetDescriptionDocument(); ok {