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

2 uses

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