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

2 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L968: 	return s.DecodeBare(b)
		tl_auth_sent_code_type_gen.go#L972: func (s *AuthSentCodeTypeEmailCode) DecodeBare(b *bin.Buffer) error {