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

2 uses

	github.com/gotd/td/tg (current package)
		tl_bot_info_gen.go#L412: func (b *BotInfo) GetDescriptionPhoto() (value PhotoClass, ok bool) {
		tl_bot_info_gen.go#L479: 	if value, ok := b.GetDescriptionPhoto(); ok {