0
전보국에 수퍼 그룹이 있고 그룹의 관리자 인 봇이 있습니다. 새로운 사용자가 가입 또는 그룹 (회색 배경) 서비스 메시지를 떠날 때, 예를 들어, 채팅Bot API를 사용하여 Telegram에서 서비스 메시지를 제거하는 방법은 무엇입니까?
Username join to a chat
Username is join to a chat by invite link
Username is left the chat
가 잡아 봇 API와 채팅에서 같은 서비스 메시지를 삭제할 수 있습니다 표시인가? 미리 감사드립니다!
추신. https://github.com/php-telegram-bot/core
감사합니다. 이미 PHP-Telegram-Bot 명령 인 Newchatmembers와 Leftchatmember로 결정을했습니다. – Evgeniy