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

2 uses

	github.com/gotd/td/tg (current package)
		tl_bot_info_gen.go#L300: 	return b.DecodeBare(buf)
		tl_bot_info_gen.go#L304: func (b *BotInfo) DecodeBare(buf *bin.Buffer) error {