Key changes in telebot v3 that are relevant for the bridge bot are that info about the Sender that was previously in a Message field is now accessed through a Context method, as well as the Message itself, and Send is now a Context method rather than a Bot method.