gnus-group-find-parameter
gnus-group-find-parameter is a compiled Lisp function in `gnus.el
'.
(gnus-group-find-parameter GROUP &optional SYMBOL ALLOW-LIST)
Return the group parameters for GROUP.
If SYMBOL, return the value of that symbol in the group parameters.
If you call this function inside a loop, consider using the faster
`gnus-group-fast-parameter' instead.