handlematrix: include stream order in response
This commit is contained in:
@@ -330,6 +330,7 @@ func (t *TelegramClient) HandleMatrixMessage(ctx context.Context, msg *bridgev2.
|
|||||||
ContentURI: contentURI,
|
ContentURI: contentURI,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
StreamOrder: int64(tgMessageID),
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user