1

How to programmatically extract contacts that have telegram account and show in my app? Contacts that have the telegram account are displayed as shown below.

enter image description here

1 Answers1

2

Follow below steps

Get the account MIME type for telegram.

Have the content cursor to query for telegram contacts.

For details on how to do it. check out this link

Community
  • 1
  • 1
Karthik Kumar
  • 1,375
  • 1
  • 12
  • 29