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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_code_type_gen.go#L126: 	return c.DecodeBare(b)
		tl_auth_code_type_gen.go#L130: func (c *AuthCodeTypeSMS) DecodeBare(b *bin.Buffer) error {