connector: rename files to be more consistent with other bridges

This commit is contained in:
Tulir Asokan
2025-09-16 22:47:48 +03:00
parent 44be515705
commit d359bafb53
6 changed files with 58 additions and 49 deletions
+5
View File
@@ -34,6 +34,11 @@ import (
"go.mau.fi/mautrix-telegram/pkg/connector/ids"
)
var (
_ bridgev2.BackfillingNetworkAPI = (*TelegramClient)(nil)
_ bridgev2.BackfillingNetworkAPIWithLimits = (*TelegramClient)(nil)
)
// getTakeoutID blocks until the takeout ID is available.
func (t *TelegramClient) getTakeoutID(ctx context.Context) (takeoutID int64, err error) {
// Always stop the takeout timeout timer