fix: use url-safe base64, rename channel_info2 operation

This commit is contained in:
ThetaDev 2023-11-24 16:21:53 +01:00
parent b0a0df50b4
commit 342780ef68
No known key found for this signature in database
GPG key ID: 649CA4EBDC338394
3 changed files with 4 additions and 4 deletions

View file

@ -189,7 +189,7 @@ impl RustyPipeQuery {
self.execute_request::<response::ChannelAbout, _, _>(
ClientType::Desktop,
"channel_info2",
"channel_info",
channel_id,
"browse",
&request_body,