issues
search
Chatterino
/
chatterino2
Chat client for https://twitch.tv
MIT License
2.06k
stars
449
forks
source link
fix(luals-meta): Use opaque enum values and correct HTTP types
#5682
Closed
Nerixyz
closed
3 weeks ago
Nerixyz
commented
3 weeks ago
Does what the title says:
Uses opaque values for enums (i.e. it doesn't expose which type the values are)
Prefixes HTTP types with
c2
and adds return values for
HTTPResponse
accessors
Does what the title says:
c2
and adds return values forHTTPResponse
accessors