意图打开电报频道或用户:
Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("tg://resolve?domain=partsilicon")); startActivity(intent);