Skip to content

startchat: return chat info when creating groups - #1089

Merged
Fizzadar merged 1 commit into
mainfrom
nick/creategroup-portal-info
Aug 14, 2026
Merged

startchat: return chat info when creating groups#1089
Fizzadar merged 1 commit into
mainfrom
nick/creategroup-portal-info

Conversation

@Fizzadar

Copy link
Copy Markdown
Member

CreateGroup only returned the portal key, so bridgev2 immediately refetched the chat with messages.getFullChat, and a flood wait on that extra call left the group created on Telegram with no Matrix room.

CreateGroup only returned the portal key, so bridgev2 immediately refetched
the chat with messages.getFullChat, and a flood wait on that extra call left
the group created on Telegram with no Matrix room.

Build the chat info from the create response instead, including the invited
participants that Telegram accepted.
@Fizzadar
Fizzadar requested a review from tulir August 14, 2026 12:49
@Fizzadar
Fizzadar merged commit b46c792 into main Aug 14, 2026
11 checks passed
@Fizzadar
Fizzadar deleted the nick/creategroup-portal-info branch August 14, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants