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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_send_code_gen.go#L157: 	return s.EncodeBare(b)
		tl_auth_send_code_gen.go#L161: func (s *AuthSendCodeRequest) EncodeBare(b *bin.Buffer) error {