Skip to content

How to display company name and logo in chats?#

To display the company name in the chat, we recommend using the following methods:

  • Send contact to customer using method SendContact. After adding the number to contacts, the client will see the name of the company.

  • Create a group, specifying the name of your company in the group name, using the CreateGroup method, set a logo using the SetGroupPicture method, add members to it using the AddGroupParticipant method, send a message to the group using the SendMessage method.