Commit dda0daa
feat: ✨ Add support for new member fields for bots (#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
#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]>1 parent 14989c9 commit dda0daa
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 | |
|---|---|---|---|
| |||
1020 | 1020 | | |
1021 | 1021 | | |
1022 | 1022 | | |
1023 | | - | |
1024 | | - | |
1025 | | - | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
1030 | | - | |
1031 | | - | |
1032 | | - | |
1033 | | - | |
1034 | | - | |
1035 | | - | |
1036 | | - | |
1037 | | - | |
1038 | | - | |
1039 | | - | |
1040 | | - | |
1041 | | - | |
1042 | | - | |
1043 | | - | |
1044 | | - | |
1045 | | - | |
1046 | | - | |
1047 | | - | |
1048 | | - | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | 1023 | | |
1056 | 1024 | | |
1057 | 1025 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
769 | 770 | | |
770 | 771 | | |
771 | 772 | | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
772 | 776 | | |
773 | 777 | | |
774 | 778 | | |
| |||
804 | 808 | | |
805 | 809 | | |
806 | 810 | | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
807 | 819 | | |
808 | 820 | | |
809 | 821 | | |
| |||
841 | 853 | | |
842 | 854 | | |
843 | 855 | | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
844 | 876 | | |
845 | 877 | | |
846 | 878 | | |
| |||
854 | 886 | | |
855 | 887 | | |
856 | 888 | | |
| 889 | + | |
| 890 | + | |
857 | 891 | | |
858 | 892 | | |
859 | 893 | | |
860 | 894 | | |
861 | 895 | | |
| 896 | + | |
862 | 897 | | |
863 | 898 | | |
864 | 899 | | |
865 | 900 | | |
866 | | - | |
| 901 | + | |
867 | 902 | | |
868 | 903 | | |
869 | 904 | | |
| |||
910 | 945 | | |
911 | 946 | | |
912 | 947 | | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
913 | 968 | | |
914 | 969 | | |
915 | | - | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
916 | 976 | | |
917 | 977 | | |
918 | 978 | | |
| |||
0 commit comments