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

2 uses

	github.com/gotd/td/tg (current package)
		tl_init_connection_gen.go#L297: 	return i.DecodeBare(b)
		tl_init_connection_gen.go#L301: func (i *InitConnectionRequest) DecodeBare(b *bin.Buffer) error {