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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_gen.go#L193: 	return s.EncodeBare(b)
		tl_auth_sent_code_gen.go#L197: func (s *AuthSentCode) EncodeBare(b *bin.Buffer) error {