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

2 uses

	github.com/gotd/td/tg (current package)
		tl_config_gen.go#L901: 	return c.DecodeBare(b)
		tl_config_gen.go#L905: func (c *Config) DecodeBare(b *bin.Buffer) error {