Token Chaining – How to access tokens for nested information
Issue:
Out of the box there are plenty of tokens available from the group module. In case those don't fit your needs, you can chain the group_relationship's entity tokens to get the desired value from the referenced entity.
Solution:
Use the snippet to gain access to chained tokens, e.g. users via group relationships.
This snippet has been turned into the group_relationships_tokens module.