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

2 uses

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