Customize android notification

Hello, I would like to know how to customize the push notification that comes when receiving a call, I am currently using the example that you provided in the documentation.

Hello @Kreabytes_Com,

Welcome to the Sendbird Community! Could you expand on what specifically you’re looking to customize about the notifications?

Thanks,
Tyler

@Tyler I would like you to show a nickname instead of an id

You may find the Push Notification documentation for Chat helpful: https://sendbird.com/docs/chat/v3/android/guides/push-notifications#2-push-notifications-for-fcm-3-step-5-handle-an-fcm-message-payload

You should be able to build your own payload and send that off to FCM.