Skip to content

Fix help channels with no content not opening properly#2356

Merged
minalike merged 1 commit into
mainfrom
fix-help-channel-open-with-no-content
Dec 4, 2022
Merged

Fix help channels with no content not opening properly#2356
minalike merged 1 commit into
mainfrom
fix-help-channel-open-with-no-content

Conversation

@ChrisLovering
Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering commented Dec 4, 2022

Chanels that just contained one or more images as an example would have the message.content equal to the empty string which != None, so the current check never got hit.

Closes #2355 Closes BOT-3BW

Chanels that just contained one or more images as an exampole would have the message.content equal to the empty string which != None, so the current check never got hit.

Closes #2355 Closes BOT-3BW
@ChrisLovering ChrisLovering added t: bug Something isn't working a: help channels Related to the help channel system s: needs review Author is waiting for someone to review and approve labels Dec 4, 2022
@minalike minalike merged commit 3e17a97 into main Dec 4, 2022
@minalike minalike deleted the fix-help-channel-open-with-no-content branch December 4, 2022 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: help channels Related to the help channel system s: needs review Author is waiting for someone to review and approve t: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body

3 participants