Bot has edit permissions in channel, is adding sources when it can
Bot has admin permissions and auto sourcing enabled in group linked with channel
Currently, the bot will reply to each forwarded channel post in the linked group even though it's working on adding sources to the original channel post. This PR avoids this by having the bot skip automatically sourcing images that are from a channel it has edit permissions in.
Background:
Currently, the bot will reply to each forwarded channel post in the linked group even though it's working on adding sources to the original channel post. This PR avoids this by having the bot skip automatically sourcing images that are from a channel it has edit permissions in.