Skip to content

Change ReplyToMessageID fields from bool to MessageID#3

Open
miketth wants to merge 1 commit intonickname76:mainfrom
miketth:main
Open

Change ReplyToMessageID fields from bool to MessageID#3
miketth wants to merge 1 commit intonickname76:mainfrom
miketth:main

Conversation

@miketth
Copy link
Copy Markdown

@miketth miketth commented Mar 13, 2024

What this pull request is about

This PR fixes sending replies for non-text content. In SendMessageParams, the ReplyToMessageID field was already a MessageID, but in other Send*Params types it was a bool, which made sending image (and other non-text) replies impossible.

Other information

I like this awesome library so much, great work! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant