Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ChatFullInfo: active_usernames is a list, not a Maybe #192

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

balsoft
Copy link
Contributor

@balsoft balsoft commented Oct 28, 2024

active_usernames in chatfullinfo is "Array of String", but it is incorrectly specified as Maybe Text in the current version.

This makes it impossible to use getChat.

Fix this.

@swamp-agr
Copy link
Collaborator

Hi! Thanks for the fix! I am going to merge it and fix build afterwards. I still see that CI is complaining about something that seems unrelated to your MR.

@swamp-agr swamp-agr merged commit ef6e00a into fizruk:master Oct 31, 2024
0 of 5 checks passed
@swamp-agr
Copy link
Collaborator

Please find release telegram-bot-api-7.4.2on Hackage: https://hackage.haskell.org/package/telegram-bot-api-7.4.2. Doc will be autogenerated tomorrow.

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.

2 participants