[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [e8c9dca](https://github.com/morethanwords/tweb/commit/e8c9dca17b76528783e5ee0c8877f19c6e0ac121) • _1 files, +2/-2_
Skip post-send handling when no message was actually sent

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [64efd76](https://github.com/morethanwords/tweb/commit/64efd76798758e5a67b9622330f07599d0a99982) • _1 files, +1/-1_
Wrap long bot verification text in peer profile

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

[morethanwords/tweb/master](https://github.com/morethanwords/tweb/tree/master) • [330ca41](https://github.com/morethanwords/tweb/commit/330ca4126d92818c069088215173c00b7e8023d9) • _1 files, +8/-1_
Show profile Edit button for any admin, not only change_info

The Edit (pencil) button in group/channel info was gated solely on the
change_info right, so an admin who could manage members/permissions/admins
but lacked change_info couldn't reach the edit screen — even though that
screen already gates each section on its own rights and merely locks the
name field when change_info is missing.

Mirror tdesktop's EditPeerInfoBox::Available: show the button to any admin
(channel: just_admin || change_info, excluding monoforums; basic group:
change_info || change_permissions).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

[#webk](?q=%23webk)