Chat ID
Optionalparams: {Optionaladmin?: InputPeerLikeOnly return this admin's links.
Optionallimit?: numberLimit the number of invite links to be fetched.
Optionaloffset?: GetInviteLinksOffsetOffset for pagination.
Optionalrevoked?: booleanWhether to fetch revoked invite links
OptionalchunkSize?: numberSize of chunks which are fetched. Usually not needed.
Optionallimit?: numberLimit the number of invite links to be fetched. By default, all links are fetched.
Iterate over invite links created by some administrator in the chat.
As an administrator you can only get your own links (i.e.
adminId = "self"), as a creator you can get any other admin's links.