Allows your slack app to read message metadata in channels that your slack app has been added to

Event triggers that listen for message metadata require the metadata.message:read scope to be added to the botScopes property of your app's manifest. Refer to Register a custom event type for more information.