Commit 062d571
feat: ✨ Add support for new member fields for bots (Pycord-Development#2910)
* Add support for new current member fields
discord/discord-api-docs#7807
* chore: add changelog entry
* style(pre-commit): auto fixes from pre-commit.com hooks
* Update CHANGELOG.md
Co-authored-by: plun1331 <[email protected]>
Signed-off-by: Soheab <[email protected]>
* style(pre-commit): auto fixes from pre-commit.com hooks
* chore: do requested change
Pycord-Development#2910 (comment)
* Update discord/member.py
Co-authored-by: DA344 <[email protected]>
Signed-off-by: Soheab <[email protected]>
---------
Signed-off-by: Soheab <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: plun1331 <[email protected]>
Co-authored-by: Paillat <[email protected]>
Co-authored-by: DA344 <[email protected]>
(cherry picked from commit dda0daa)
Signed-off-by: Paillat-dev <[email protected]>1 parent cf0e203 commit 062d571
3 files changed
+65
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
975 | | - | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | | - | |
980 | | - | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | | - | |
987 | | - | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | | - | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
996 | | - | |
997 | | - | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
1002 | | - | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
1007 | 975 | | |
1008 | 976 | | |
1009 | 977 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
752 | 753 | | |
753 | 754 | | |
754 | 755 | | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
755 | 759 | | |
756 | 760 | | |
757 | 761 | | |
| |||
787 | 791 | | |
788 | 792 | | |
789 | 793 | | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
790 | 802 | | |
791 | 803 | | |
792 | 804 | | |
| |||
824 | 836 | | |
825 | 837 | | |
826 | 838 | | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
827 | 859 | | |
828 | 860 | | |
829 | 861 | | |
| |||
837 | 869 | | |
838 | 870 | | |
839 | 871 | | |
| 872 | + | |
| 873 | + | |
840 | 874 | | |
841 | 875 | | |
842 | 876 | | |
843 | 877 | | |
844 | 878 | | |
| 879 | + | |
845 | 880 | | |
846 | 881 | | |
847 | 882 | | |
848 | 883 | | |
849 | | - | |
| 884 | + | |
850 | 885 | | |
851 | 886 | | |
852 | 887 | | |
| |||
889 | 924 | | |
890 | 925 | | |
891 | 926 | | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
892 | 947 | | |
893 | 948 | | |
894 | | - | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
895 | 955 | | |
896 | 956 | | |
897 | 957 | | |
| |||
0 commit comments